Class: WeaselDiesel::Response::Params::Rule

Inherits:
Object
  • Object
show all
Defined in:
lib/response.rb

Instance Method Summary collapse

Instance Method Details

#to_hashObject



97
98
99
# File 'lib/response.rb', line 97

def to_hash
  {:name => name, :options => options}
end