A Hash containing all service methods on this API, and their associated metadata.
Source Code
# File action_web_service/api.rb, line 124 def api_methods read_inheritable_attribute("api_methods") || {} end
A Hash containing all service methods on this API, and their associated metadata.
# File action_web_service/api.rb, line 124 def api_methods read_inheritable_attribute("api_methods") || {} end
<code/>and<pre/>for code samples.