mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
d8e710410e
While we don't want to change the form input when validations fail, blindly using `_before_type_cast` will cause the input to display the wrong data for any type which does additional work on database values. |
||
---|---|---|
.. | ||
action_view | ||
action_view.rb |