diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2016-06-12 01:03:10 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2016-06-16 08:04:16 +0900 |
commit | 10b81fb51acc600926613e9ea78125635950a1f0 (patch) | |
tree | 0c3877333d41686d8ffc04a72d4dd75c0cf45e57 /actionmailer/lib/rails/generators | |
parent | 7980b31bc6dd123a0635f470998362a602b66e25 (diff) | |
download | rails-10b81fb51acc600926613e9ea78125635950a1f0.tar.gz rails-10b81fb51acc600926613e9ea78125635950a1f0.tar.bz2 rails-10b81fb51acc600926613e9ea78125635950a1f0.zip |
Fix `Type::Date#serialize` to return a date object correctly
Currently `Type::Date#serialize` does not cast a value to a date object.
It should be cast to a date object for finding by date column correctly
working.
Fixes #25354.
Diffstat (limited to 'actionmailer/lib/rails/generators')
0 files changed, 0 insertions, 0 deletions