about summary refs log blame commit diff
path: root/app/controllers/application_controller.rb
blob: c8be53e326afe3a058b6e6c9cc6c37af7b91eb0a (plain) (tree)
1
2
3
                                                    
                            
   
class ApplicationController < ActionController::Base
  include Turbo::Redirection
end