Kalons-Api/app/controllers/application_controller.rb
2025-03-27 10:26:04 +00:00

2 lines
56 B
Ruby

class ApplicationController < ActionController::API
end