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