module Launch::Controller::Helpers::Redirect
Direct including types
Defined in:
launch/controller/helpers/redirect.crInstance Method Summary
- #redirect_back(**args)
- #redirect_to(controller : Symbol | Class, action : Symbol, **args)
- #redirect_to(location : String, **args)
- #redirect_to(action : Symbol, **args)