Controller::redirect() should accept an action name
Closed this issue · 2 comments
makeusabrew commented
Should be able to reverse lookup a URL just by passing an action rather than a URL
makeusabrew commented
this might be slow unless we cache paths in some way - investigate
makeusabrew commented
adding mechanism to redirect using controller / action / app options instead of URL, closed by 955336a