Method: HornOfPlenty::Queries::Fetch#to_h
- Defined in:
- lib/horn_of_plenty/queries/fetch.rb
#to_h ⇒ Object Also known as: to_params
11 12 13 |
# File 'lib/horn_of_plenty/queries/fetch.rb', line 11 def to_h @to_h ||= translate(query) end |