aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_record_validations.md
Commit message (Expand)AuthorAgeFilesLines
* Validations guide: validates_with init clarification.Henrik Nyh2013-02-091-0/+29
* Update guides/source/active_record_validations.mdAnton Cherepanov2013-01-151-1/+0
* Change guides to use update instead of update_attributesAmparo Luna + Guillermo Iguaran2013-01-031-3/+3
* removed TIP: :allow_nil/:allow_blank is ignored by the presence validatorColin Kelley2012-12-261-4/+0
* Restored 'Working with Validation Errors'Steve Klabnik2012-12-161-0/+140
* copy editing [ci skip]Vijay Dev2012-12-151-1/+1
* Elaborate using `inverse_of` with presence validationJay Hayes2012-12-131-1/+2
* Fix associations presence lost in steve's reformatJay Hayes2012-12-131-2/+2
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-12-081-5/+5
|\
| * Punctuation, capitalization, grammar fixes in rails guidesKatie Oldaker2012-12-071-2/+2
| * Fixed grammar in a lot of guide prologues.Katie Oldaker2012-12-071-3/+3
* | Fix Active Record validation error messages markup in guidesCarlos Antonio da Silva2012-12-041-21/+21
|/
* Here's a few updates to the validations guide. A bunch of small changes,Steve Klabnik2012-12-011-347/+342
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-12-011-10/+18
* Split Validations and Callbacks into separate guides.Steve Klabnik2012-11-291-0/+960