Whether the given method name is a service method on this API
# File action_web_service/api.rb, line 98 def has_api_method?(name) api_methods.has_key?(name) end
<code/>
<pre/>
<code/>and<pre/>for code samples.