Class: WSDSL::Response::Params::Rule
- Inherits:
-
Object
- Object
- WSDSL::Response::Params::Rule
- Defined in:
- lib/response.rb
Overview
Instance Method Summary collapse
Instance Method Details
#to_hash ⇒ Object
96 97 98 |
# File 'lib/response.rb', line 96 def to_hash {:name => name, :options => } end |