Files
rynDNS/app/controllers/application_controller.rb
2021-02-25 00:04:34 -05:00

3 lines
56 B
Ruby

class ApplicationController < ActionController::API
end