diff options
author | Henrik Nyh <henrik@nyh.se> | 2015-01-15 20:02:37 +0100 |
---|---|---|
committer | Henrik Nyh <henrik@nyh.se> | 2015-01-15 20:06:18 +0100 |
commit | 4111de4e152d678de30afb7f87dcec9d65ab0756 (patch) | |
tree | 5555bc882567ec8f111127d2887d76e7173a4cfe /activerecord/README.rdoc | |
parent | 39f0ea1458c54e29431dbfa6332358285f44664d (diff) | |
download | rails-4111de4e152d678de30afb7f87dcec9d65ab0756.tar.gz rails-4111de4e152d678de30afb7f87dcec9d65ab0756.tar.bz2 rails-4111de4e152d678de30afb7f87dcec9d65ab0756.zip |
Remove incorrect comment in ActiveRecord::Type::Value
Says it's only used for the schema, but they are in fact used for
other things. Integer verifies against the limit during casting,
and Decimal uses precision during casting. It may be true that
scale is only used for the schema.
Diffstat (limited to 'activerecord/README.rdoc')
0 files changed, 0 insertions, 0 deletions