Files
old-roraccounting/app/controllers/application_controller.rb
2019-06-20 20:48:19 +02:00

3 lines
56 B
Ruby

class ApplicationController < ActionController::API
end