Module: UState::QueryString::Approximately0
- Defined in:
- lib/ustate/query_string.rb
Instance Method Summary collapse
Instance Method Details
#field ⇒ Object
357 358 359 |
# File 'lib/ustate/query_string.rb', line 357 def field elements[0] end |
#string ⇒ Object
361 362 363 |
# File 'lib/ustate/query_string.rb', line 361 def string elements[4] end |