saucy/app/controllers/application_controller.rb

4 lines
89 B
Ruby

class ApplicationController < ActionController::Base
include Clearance::Controller
end