class App.<%= controller.gsub('::', '') %> extends App.Base
beforeAction: (action) => return afterAction: (action) => return index: => return show: => return new: => return edit: => return
class App.<%= controller.gsub('::', '') %> extends App.Base
beforeAction: (action) => return afterAction: (action) => return index: => return show: => return new: => return edit: => return