akkounts/app/controllers/application_controller.rb
2020-11-07 14:49:52 +01:00

3 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end