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