instiki/vendor/rails/actionwebservice/test/apis/auto_load_api.rb

4 lines
71 B
Ruby
Raw Normal View History

2007-01-22 14:43:50 +01:00
class AutoLoadAPI < ActionWebService::API::Base
api_method :void
end