vereto-api/app/controllers/application_controller.rb
2018-02-16 09:12:51 +00:00

2 lines
56 B
Ruby

class ApplicationController < ActionController::API
end