Last active
August 29, 2015 14:11
-
-
Save thenickcox/c42fbdd1838f4e32eda3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ -> | |
App.albumsListView = new App.Views.AlbumsListView | |
App.albums = new App.Collections.Albums | |
App.albums.fetch() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment