Files
old-offlineposaoserver/app/controllers/application_controller.rb

3 lines
56 B
Ruby
Raw Normal View History

2021-10-19 12:56:06 +02:00
class ApplicationController < ActionController::API
end