diff options
author | Greg Campbell <gtcampbell@gmail.com> | 2010-08-05 12:09:57 -0700 |
---|---|---|
committer | José Valim <jose.valim@gmail.com> | 2010-08-12 13:11:48 -0300 |
commit | 90a7915ab2cf29bebf2e7c4f67eb39e23278efd5 (patch) | |
tree | 4a533aca5dab5cdb3af0242fe2849e5801506ccb /activemodel/Rakefile | |
parent | 6ed1ba472e0f649726d9a0d04056934d1afe4573 (diff) | |
download | rails-90a7915ab2cf29bebf2e7c4f67eb39e23278efd5.tar.gz rails-90a7915ab2cf29bebf2e7c4f67eb39e23278efd5.tar.bz2 rails-90a7915ab2cf29bebf2e7c4f67eb39e23278efd5.zip |
Add missing ActiveModel::Validations require
[#5311 state: resolved]
ActiveModel::Validations uses Hash#except, but does not require it from
ActiveSupport. (This wasn't showing up in the tests, because it was
required in the helper, and was also required in
ActiveModel::Serialization).
Signed-off-by: José Valim <jose.valim@gmail.com>
Diffstat (limited to 'activemodel/Rakefile')
0 files changed, 0 insertions, 0 deletions