diff options
author | Yves Senn <yves.senn@gmail.com> | 2015-07-07 14:39:58 +0200 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2015-07-07 14:39:58 +0200 |
commit | 4cc5917dce83fb841ac78b250ef3d1024168eb1e (patch) | |
tree | 85e2da35294b71973fa4b2de7ad03e6ba806577c /activesupport | |
parent | b8962664adbd7041e0557db399f4c5d2e48e3781 (diff) | |
download | rails-4cc5917dce83fb841ac78b250ef3d1024168eb1e.tar.gz rails-4cc5917dce83fb841ac78b250ef3d1024168eb1e.tar.bz2 rails-4cc5917dce83fb841ac78b250ef3d1024168eb1e.zip |
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.
Diffstat (limited to 'activesupport')
0 files changed, 0 insertions, 0 deletions