Files
web/app/controllers/application_controller.rb
2022-05-08 16:37:52 -07:00

3 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end