sharedlists/app/controllers/application_controller.rb
2021-12-18 10:31:37 +01:00

3 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end