Skip to content

Instantly share code, notes, and snippets.

@knownasilya
Created August 8, 2013 19:58
Show Gist options
  • Save knownasilya/6188148 to your computer and use it in GitHub Desktop.
Save knownasilya/6188148 to your computer and use it in GitHub Desktop.
App.ContentView = Ember.View.extend({
views: [App.FirstView, App.SecondView, App.ThirdView]
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment