about summary refs log blame commit diff
path: root/app/controllers/application_controller.rb
blob: 7944f9f993a122fab4d784ce4da43f07741acf86 (plain) (tree)
1
2
3
4



                                                    
# frozen_string_literal: true

class ApplicationController < ActionController::Base
end