Module: UState::QueryString::And0

Defined in:
lib/ustate/query_string.rb

Instance Method Summary collapse

Instance Method Details

#pObject



128
129
130
# File 'lib/ustate/query_string.rb', line 128

def p
  elements[3]
end

#space1Object



120
121
122
# File 'lib/ustate/query_string.rb', line 120

def space1
  elements[0]
end

#space2Object



124
125
126
# File 'lib/ustate/query_string.rb', line 124

def space2
  elements[2]
end