3 lines
75 B
CoffeeScript
3 lines
75 B
CoffeeScript
App.SectionsController = Ember.ArrayController.extend
|
|
needs: ['section']
|