ToolJet/app/controllers/application_controller.rb
2021-03-31 19:08:49 +05:30

2 lines
56 B
Ruby

class ApplicationController < ActionController::API
end