3 lines
71 B
Ruby
3 lines
71 B
Ruby
class AutoLoadAPI < ActionWebService::API::Base
|
|
api_method :void
|
|
end
|