method
parse
rails latest stable - Class:
ActionDispatch::Journey::Parser
parse(string)public
No documentation available.
# File actionpack/lib/action_dispatch/journey/parser_extras.rb, line 9
def self.parse(string)
new.parse string
end