aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG.md
diff options
context:
space:
mode:
authorSean Griffin <sean@thoughtbot.com>2015-01-14 15:40:34 -0700
committerSean Griffin <sean@thoughtbot.com>2015-01-14 15:42:24 -0700
commit787e22bb491bd8c36db1e9734261c4ce02c5c5fd (patch)
treedfe8700206807038d9a8d89f520410f0bc9e2da9 /activesupport/CHANGELOG.md
parentdf73d696f5a965b67c9f177bf4dd8d85921d0214 (diff)
downloadrails-787e22bb491bd8c36db1e9734261c4ce02c5c5fd.tar.gz
rails-787e22bb491bd8c36db1e9734261c4ce02c5c5fd.tar.bz2
rails-787e22bb491bd8c36db1e9734261c4ce02c5c5fd.zip
Don't use the `_before_type_cast` version of attributes in the form
We should never be ignoring valuable information that the types may need to give us. The reason that it originally used `_before_type_cast` is unclear, but appears to date back long enough that the reasons may not be relevant today. There is only one test that asserts that it uses the before type cast version, but it gives no context as to why and uses a mock which does not simulate the real world. Fixes #18523.
Diffstat (limited to 'activesupport/CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions