mirror of
https://github.com/github/rails.git
synced 2026-01-10 07:07:54 -05: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]