1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides
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
..
assets Update rails_welcome.png 2015-06-24 01:38:08 -04:00
bug_report_templates Output an error message and raise an error if bundler 1.10.x is not installed when reporting bugs 2015-06-06 23:09:46 +09:00
rails_guides Speed up Levenshtein by 50% and reduce 97% of memory usage 2015-04-11 15:28:23 -07:00
source docs, clarify the meanaing of return values from validation methods. 2015-07-07 14:39:58 +02:00
.document
CHANGELOG.md Add Active Job to Configuring Guide [ci skip] 2015-04-09 18:41:46 +01:00
rails_guides.rb Merge pull request #19240 from yui-knk/refactor/guide_rb 2015-03-18 12:32:10 +01:00
Rakefile Update link (minor fix) 2015-02-28 22:39:52 -03:00
w3c_validator.rb