Skip to content

Instantly share code, notes, and snippets.

@JustinTulloss
Created January 5, 2010 01:17
Show Gist options
  • Select an option

  • Save JustinTulloss/269057 to your computer and use it in GitHub Desktop.

Select an option

Save JustinTulloss/269057 to your computer and use it in GitHub Desktop.
this.neilYoungModel = { items : [
{data:"On The Beach", year:"1974"},
{data:"Tonight's The Night", year:"1975"},
{data:"Harvest", year:"1972"},
{data:"Greendale", year:"2003"},
{data:"Broken Arrow", year:"1996"},
{data:"Everybody Knows...", year:"1969"},
{data:"Zuma", year:"1975"},
{data:"Unplugged", year:"1993"},
{data:"Harvest Moon", year:"1992"}
]
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment