rails-caf/app/controllers/application_controller.rb
2022-02-05 22:05:56 +00:00

3 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end