rails--rails/actionwebservice/test/apis/auto_load_api.rb

4 lines
71 B
Ruby

class AutoLoadAPI < ActionWebService::API::Base
api_method :void
end