mirror of
https://github.com/github/rails.git
synced 2026-01-24 05:48:09 -05:00
5e3517ea7b9fbd460f772bffc9212d882011f2bc
Note : If you're not using rescue_from, you should overrider rescue_action_without_handler() method and not rescue_action(). Afterwards, you can set request.remote_addr to a non "0.0.0.0" value for testing the overridden behavior.
Remove HasManyAssociationStrategy and move the logic to ActiveRecord::Reflection::ThroughReflection.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%