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
Yves Senn 4cc5917dce docs, clarify the meanaing of return values from validation methods.
[ci skip]

Closes #20792.

Custom validation methods are implemented in terms of
callbacks. The `validate` callback chain can't be halted using return
values of individual callbacks.
2015-07-07 14:39:58 +02:00
..
active_model docs, clarify the meanaing of return values from validation methods. 2015-07-07 14:39:58 +02:00
active_model.rb Follow-up to #10776 2015-02-26 15:40:03 +01:00