Get route path for rails route?
I am working on some Rails internals and have a place where given a ActionDispatch::Journey::Route object, I need the path prefix.
I am working on some Rails internals and have a place where given a ActionDispatch::Journey::Route object, I need the path prefix.