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
2013-05-23 10:00:44 -03:00
..
absence.rb Use :present as key for the absence validatior message 2012-12-21 17:10:16 -03:00
acceptance.rb deprecate Validator#setup (to get rid of a respond_to call). validators do their setup in their constructor now. 2013-05-23 10:00:44 -03:00
callbacks.rb deprecating string based terminators 2013-05-14 16:03:09 -07:00
clusivity.rb Reduce number of Strings a bit 2013-01-07 07:37:23 +09:00
confirmation.rb deprecate Validator#setup (to get rid of a respond_to call). validators do their setup in their constructor now. 2013-05-23 10:00:44 -03:00
exclusion.rb Convert ActiveModel to 1.9 hash syntax. 2013-05-01 18:01:46 -07:00
format.rb Convert ActiveModel to 1.9 hash syntax. 2013-05-01 18:01:46 -07:00
inclusion.rb Convert ActiveModel to 1.9 hash syntax. 2013-05-01 18:01:46 -07:00
length.rb Convert ActiveModel to 1.9 hash syntax. 2013-05-01 18:01:46 -07:00
numericality.rb Convert ActiveModel to 1.9 hash syntax. 2013-05-01 18:01:46 -07: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 Convert ActiveModel to 1.9 hash syntax. 2013-05-01 18:01:46 -07:00
with.rb deprecate Validator#setup (to get rid of a respond_to call). validators do their setup in their constructor now. 2013-05-23 10:00:44 -03:00