EvoBal/app/controllers/application_controller.rb
2020-10-17 12:16:28 +02:00

3 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end