master
import Ember from 'ember'; var ApplicationController = Ember.Controller.extend({ }); export default ApplicationController;