1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/lib
Christian Blais 17141481d9 Change RangeError to a more specific ActiveModel::RangeError
The should make it easier for apps to rescue ActiveModel specific
errors without the need to wrap all method calls with a generic
rescue RangeError.
2016-05-03 14:46:49 -04:00
..
active_model Change RangeError to a more specific ActiveModel::RangeError 2016-05-03 14:46:49 -04:00
active_model.rb Change RangeError to a more specific ActiveModel::RangeError 2016-05-03 14:46:49 -04:00