Libraries
»
json_p3
(0.4.1)
»
Index
»
JSONP3
»
RelativeQueryExpression
»
#to_s
Method: JSONP3::RelativeQueryExpression#to_s
Defined in:
lib/json_p3/filter.rb
#
to_s
⇒
Object
332 333 334
# File 'lib/json_p3/filter.rb', line 332
def
to_s
"@#{@query.to_s[1..]}"
end