Module: UState::QueryString::Or0
- Defined in:
- lib/ustate/query_string.rb
Instance Method Summary collapse
Instance Method Details
#and ⇒ Object
21 22 23 |
# File 'lib/ustate/query_string.rb', line 21 def and elements[3] end |
#space1 ⇒ Object
13 14 15 |
# File 'lib/ustate/query_string.rb', line 13 def space1 elements[0] end |
#space2 ⇒ Object
17 18 19 |
# File 'lib/ustate/query_string.rb', line 17 def space2 elements[2] end |