codespaces-rails/app/controllers/application_controller.rb
2022-06-08 13:59:02 +00:00

2 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end