Files
old-zsterminator/app/controllers/application_controller.rb
2024-08-04 07:06:03 +02:00

3 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end