makeusabrew/jaoss

Controller::redirect() should accept an action name

Closed this issue · 2 comments

Should be able to reverse lookup a URL just by passing an action rather than a URL

this might be slow unless we cache paths in some way - investigate

adding mechanism to redirect using controller / action / app options instead of URL, closed by 955336a