Files
fab-store/app/controllers/application_controller.rb
2025-10-27 04:17:14 +00:00

3 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end