tiss2go/app/controllers/application_controller.rb
2020-04-04 12:26:55 +02:00

3 lines
56 B
Ruby

class ApplicationController < ActionController::API
end