Module: UState::QueryString::Approximately0
- Defined in:
- lib/ustate/query_string.rb
Instance Method Summary collapse
Instance Method Details
#field ⇒ Object
485 486 487 |
# File 'lib/ustate/query_string.rb', line 485 def field elements[0] end |
#string ⇒ Object
489 490 491 |
# File 'lib/ustate/query_string.rb', line 489 def string elements[4] end |