Files
railsgoat/config
Ken Johnson bcf1aabd35 Add redirect for GET requests to /upload endpoint
Added a redirect handler for users who try to access /upload via GET
request instead of using the form POST. This prevents errors and guides
users to the proper upload form.

Changes:
- Added GET route for /upload that redirects to benefit forms page
- Added redirect_to_benefit_forms action in controller
- Shows info flash message directing users to the upload form

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-11 13:25:50 +00:00
..
2020-03-01 13:57:00 -05:00
2014-09-07 13:00:54 -04:00