Files
old-roraccounting/app/controllers/application_controller.rb
2019-06-21 20:01:43 +02:00

4 lines
75 B
Ruby

class ApplicationController < ActionController::API
include Response
end