I want to know if an arbitrary path can be mapped to a route
recognized_request_for accomplishes what I want, but I can't get it to work in my controller.
Specifically, how can I execute recognized_request_for or something that accomplishes the same task from my controller?