diff options
author | Akira Matsuda <ronnie@dio.jp> | 2011-07-08 12:16:32 +0900 |
---|---|---|
committer | Akira Matsuda <ronnie@dio.jp> | 2011-07-09 20:14:41 +0900 |
commit | d1545bcf94af287fca1fc34e0f9c7cfda56ff130 (patch) | |
tree | bc4c292b99397001ab79bb02a8b744a88f8ad283 /railties/CHANGELOG | |
parent | 111968d4024fdccc386979551cdfc7799b39cff0 (diff) | |
download | rails-d1545bcf94af287fca1fc34e0f9c7cfda56ff130.tar.gz rails-d1545bcf94af287fca1fc34e0f9c7cfda56ff130.tar.bz2 rails-d1545bcf94af287fca1fc34e0f9c7cfda56ff130.zip |
fix AR having() not to raise NoMethodError when the given argument does not respond to empty?
having raises NoMethodError: undefined method `empty?' when a Fixnum or Date/Time were passed via varargs
Diffstat (limited to 'railties/CHANGELOG')
0 files changed, 0 insertions, 0 deletions