mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
This is required because the JSON gem is incompatible with Rails behavior and was not allowing ActiveModel::Errors to be serialized. So we need to ensure Rails implementation is the one triggered. [#4890 state:resolved]