export default Ember.Controller.extend({ application: Ember.inject.controller(), queryParams: ['category_id'], });