lib/rage/templates/controller-template/controller.rb



class <%= @controller_name %> < ApplicationController
end