ToolJet/app/controllers/application_controller.rb

3 lines
56 B
Ruby
Raw Normal View History

2021-03-31 13:38:49 +00:00
class ApplicationController < ActionController::API
end