aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/bin
diff options
context:
space:
mode:
authorPhilipp Fehre <philipp@fehre.co.uk>2015-09-15 19:41:03 +0100
committerPhilipp Fehre <philipp@fehre.co.uk>2015-09-15 19:41:03 +0100
commit7cd6a28c783ce8464bb2061f7cbc4989b6985ad8 (patch)
tree682965ecb6b83544d1c3b7db17cdd4455a0b5bbd /actionpack/bin
parent9347538312ba796ac698f06068b213ed17924e08 (diff)
downloadrails-7cd6a28c783ce8464bb2061f7cbc4989b6985ad8.tar.gz
rails-7cd6a28c783ce8464bb2061f7cbc4989b6985ad8.tar.bz2
rails-7cd6a28c783ce8464bb2061f7cbc4989b6985ad8.zip
ActiveRecord Attributes API code fix
I came across this while trying it out, with the provided code the `MoneyType` does not save as it complains that `Fixnum` does not define `include?`. I think the sensible thing is to check if it already is a `Numeric`.
Diffstat (limited to 'actionpack/bin')
0 files changed, 0 insertions, 0 deletions