1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/validations
Mehmet Emin İNAÇ 29986b0d41 Missing note on validates_presence_of validation [ci skip]
Without this note, someone can misunderstand the usage of validates_presence_of method

add missing note for the validates_presence_of
2015-04-11 23:24:36 +03:00
..
associated.rb Add a note on custom validation contexts. 2014-08-05 13:13:40 -07:00
length.rb Fix validations on child record when record parent has validate: false 2015-02-01 16:03:49 -08:00
presence.rb Missing note on validates_presence_of validation [ci skip] 2015-04-11 23:24:36 +03:00
uniqueness.rb Fix uniqueness validation with out of range value 2015-04-08 19:28:45 +03:00