wonder-of-life/app/controllers/application_controller.rb
2023-10-23 19:31:32 +03:00

3 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end