Module: UState::QueryString::And0
- Defined in:
- lib/ustate/query_string.rb
Instance Method Summary collapse
Instance Method Details
#p ⇒ Object
128 129 130 |
# File 'lib/ustate/query_string.rb', line 128 def p elements[3] end |
#space1 ⇒ Object
120 121 122 |
# File 'lib/ustate/query_string.rb', line 120 def space1 elements[0] end |
#space2 ⇒ Object
124 125 126 |
# File 'lib/ustate/query_string.rb', line 124 def space2 elements[2] end |