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

4 lines
71 B
Ruby
Raw Normal View History

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