Skip to content

Instantly share code, notes, and snippets.

@jbuda
Created March 19, 2013 23:35
Show Gist options
  • Save jbuda/5201134 to your computer and use it in GitHub Desktop.
Save jbuda/5201134 to your computer and use it in GitHub Desktop.
YouTube store sencha touch
Ext.define 'youtube.store.Videos'
extend:'Ext.data.Store'
config:
model:'youtube.model.Video'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment