Module: UState::QueryString::Less0
- Defined in:
- lib/ustate/query_string.rb
Instance Method Summary collapse
Instance Method Details
#field ⇒ Object
645 646 647 |
# File 'lib/ustate/query_string.rb', line 645 def field elements[0] end |
#value ⇒ Object
649 650 651 |
# File 'lib/ustate/query_string.rb', line 649 def value elements[4] end |