testy/app/controllers/application_controller.rb

3 lines
56 B
Ruby
Raw Permalink Normal View History

2026-05-17 11:12:43 +00:00
class ApplicationController < ActionController::API
end