Method: ActionWebService::Protocol::Request#method_params
- Defined in:
- lib/action_web_service/protocol/abstract.rb
#method_params ⇒ Object
Returns the value of attribute method_params.
45 46 47 |
# File 'lib/action_web_service/protocol/abstract.rb', line 45 def method_params @method_params end |