@kaspth/action_controller-stashed_redirects
Embed a controller flow within another by stashing the final redirect upfront and performing it after completing.
details
- latest
- 1.0.0
- licenses
- MIT
- ruby
- >= 3.0.0
- rubygems
- >= 0
- executables
- none
- native extensions
- none
- platforms
- ruby
links
- homepage
- source_code
- https://github.com/kaspth/action_controller-stashed_redirects
- changelog
- https://github.com/kaspth/action_controller-stashed_redirects/blob/main/CHANGELOG.md
versions
- 1.0.0 Jan 01 2026 gem.coop system
- 0.2.2 Jul 06 2024 gem.coop system
- 0.2.0 Jun 08 2024 gem.coop system
- 0.1.0 Apr 21 2022 gem.coop system
usage
- run on your commandline
-
bundle add action_controller-stashed_redirects --source "https://beta.gem.coop/@kaspth" - or, put in your Gemfile
-
gem "action_controller-stashed_redirects", source: "https://beta.gem.coop/@kaspth"