frzn.dev/app/controllers/application_controller.rb
floppydiskette 8a288c09b9
Add base app
2024-08-06 19:40:06 +01:00

2 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end