rails-prg
rails-prg copied to clipboard
Rails handler for implementing full POST-REDIRECT-GET pattern (even on errors)
Results
3
rails-prg issues
Sort by
recently updated
recently updated
newest added
I've been trying to integrate rails-prg into my app, and I've been debugging a nil pointer issue with the `load_redirected_objects` callback. I've isolated the problem to an attempt to reference...
- Test multiple versions of Rails in test suite.
- WIP because this should really test multiple versions at the same time.. not just the latest.