Files
astuto/app/controllers/application_controller.rb
2019-08-18 14:51:37 +02:00

3 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end