diff options
author | Radan Skoric <radan.skoric@gmail.com> | 2015-03-21 12:30:29 +0100 |
---|---|---|
committer | Radan Skoric <radan.skoric@gmail.com> | 2015-03-21 12:35:25 +0100 |
commit | cf7fac7e29bb2816412c949fdaed3d61a923eb23 (patch) | |
tree | 12811859257a7c9b9f9991799460293ae4026305 /activesupport/lib/active_support/testing/setup_and_teardown.rb | |
parent | 92a3c8dcdf174dab5e8759031b6bbe6cd891fe3c (diff) | |
download | rails-cf7fac7e29bb2816412c949fdaed3d61a923eb23.tar.gz rails-cf7fac7e29bb2816412c949fdaed3d61a923eb23.tar.bz2 rails-cf7fac7e29bb2816412c949fdaed3d61a923eb23.zip |
Fix ActiveModel::Errors deprecation messages failing when used on its own
Deprecation messages in ActiveModel::Errors are using String#squish
from ActiveSupport but were not explicitly requiring it, causing failures
when used outside rails.
Diffstat (limited to 'activesupport/lib/active_support/testing/setup_and_teardown.rb')
0 files changed, 0 insertions, 0 deletions