Skip to content

Instantly share code, notes, and snippets.

@marcioj
Created February 22, 2015 19:55
Show Gist options
  • Select an option

  • Save marcioj/e0731b9af977cfbb2755 to your computer and use it in GitHub Desktop.

Select an option

Save marcioj/e0731b9af977cfbb2755 to your computer and use it in GitHub Desktop.
App.IndexRoute = Ember.Route.extend({
renderTemplate: function() {
this.render();
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment