Module: UState::QueryString::Greater0
- Defined in:
- lib/ustate/query_string.rb
Instance Method Summary collapse
Instance Method Details
#field ⇒ Object
805 806 807 |
# File 'lib/ustate/query_string.rb', line 805 def field elements[0] end |
#value ⇒ Object
809 810 811 |
# File 'lib/ustate/query_string.rb', line 809 def value elements[4] end |