Module: UState::QueryString::Or0

Defined in:
lib/ustate/query_string.rb

Instance Method Summary collapse

Instance Method Details

#andObject



21
22
23
# File 'lib/ustate/query_string.rb', line 21

def and
  elements[3]
end

#space1Object



13
14
15
# File 'lib/ustate/query_string.rb', line 13

def space1
  elements[0]
end

#space2Object



17
18
19
# File 'lib/ustate/query_string.rb', line 17

def space2
  elements[2]
end