Libraries
»
ingreedy
(0.1.0)
»
Index
»
Ingreedy
»
RootParser
»
#parse
Method: Ingreedy::RootParser#parse
Defined in:
lib/ingreedy/root_parser.rb
#
parse
⇒
Object
103 104 105
# File 'lib/ingreedy/root_parser.rb', line 103
def
parse
super
(
original_query
)
end