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/active_model/validations
Rafael Mendonça França 78fd14c8de Revert the change at ActiveModel::Errors#add_on_blank and fix in the
right place.

The EachValidator#validate already handle :allow_blank and :allow_nil,
correctly.

Closes #8622.

Fix #8621.
2012-12-26 18:55:47 -03:00
..
absence.rb Use :present as key for the absence validatior message 2012-12-21 17:10:16 -03:00
acceptance.rb minor edits and remove mixed titles in AM::Validations docs [ci skip] 2012-10-25 20:41:35 -05:00
callbacks.rb cleanup, removed dispensable require statements from ActiveModel 2012-11-25 17:08:57 +01:00
clusivity.rb remove '.rb' from require call 2012-09-12 12:48:17 +06:00
confirmation.rb minor edits and remove mixed titles in AM::Validations docs [ci skip] 2012-10-25 20:41:35 -05:00
exclusion.rb minor edits and remove mixed titles in AM::Validations docs [ci skip] 2012-10-25 20:41:35 -05:00
format.rb minor edits and remove mixed titles in AM::Validations docs [ci skip] 2012-10-25 20:41:35 -05:00
inclusion.rb minor edits and remove mixed titles in AM::Validations docs [ci skip] 2012-10-25 20:41:35 -05:00
length.rb Length validation handles correctly nil. Fix #7180 2012-11-26 12:34:32 +01:00
numericality.rb minor edits and remove mixed titles in AM::Validations docs [ci skip] 2012-10-25 20:41:35 -05:00
presence.rb Revert the change at ActiveModel::Errors#add_on_blank and fix in the 2012-12-26 18:55:47 -03:00
validates.rb Set hash value instead of using merge! 2012-11-04 11:35:01 -02:00
with.rb minor edits and remove mixed titles in AM::Validations docs [ci skip] 2012-10-25 20:41:35 -05:00