aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/activerecord_validations_callbacks.textile
Commit message (Collapse)AuthorAgeFilesLines
* Added section to guide for validates with, which is scheduled for rails 3. ↵Jeff Dean2009-08-091-0/+41
| | | | | See related ticket at: https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/2630-adding-a-validates_with-method
* fixes markup, thanks to Joseph PecoraroXavier Noria2009-05-271-1/+1
|
* fixes email/radio mismatch reported by Marek in LHXavier Noria2009-04-181-3/+3
|
* dasherize titles in a more predictable way, and update fragment identifiers ↵Xavier Noria2009-03-151-1/+1
| | | | accordingly
* revised titles in validation and callbacks guideXavier Noria2009-03-141-1/+1
|
* Minor cleanup to callbacks/validations guideMike Gunderloy2009-03-141-18/+21
|
* Changing :integer_only to :only_integer in the AR Validations and Callbacks ↵CassioMarques2009-03-121-2/+2
| | | | guide
* finished proofreading of the validations guideXavier Noria2009-03-121-16/+16
|
* in validations guide, emphasize after_save runs always after more specific ↵Xavier Noria2009-03-111-0/+2
| | | | after_*s
* revised sections 9 to 14 of the validations guideXavier Noria2009-03-111-15/+18
|
* revised section 8 of validations guideXavier Noria2009-03-101-14/+20
|
* your dear missed typo, thank youXavier Noria2009-03-101-1/+1
|
* revised section 7 of validations guideXavier Noria2009-03-101-16/+21
|
* revision of validations guide, chapters 4 to 7Xavier Noria2009-03-101-34/+27
|
* yet some more deprecated :message formats updatedXavier Noria2009-03-081-5/+5
|
* just a missing prepositionXavier Noria2009-03-081-1/+1
|
* important revision in (current) chapter 3 of validations guideXavier Noria2009-03-081-51/+75
|
* Added information about the new Object#invalid? method just added to Edge.Trevor Turk2009-03-081-1/+5
|
* proofread validations guide up to section 2Xavier Noria2009-03-081-9/+11
|
* Finish up callbacks section for Active Record Validations and Callbacks guideTrevor Turk2009-03-071-54/+143
|
* Fix guide error: save(false) skips validations but does run callbacksTrevor Turk2009-03-071-1/+1
|
* Validation and Callbacks cleanup, finishing up ValidationsTrevor Turk2009-02-181-60/+95
|
* Small improvements to Validations and Callbacks guideTrevor Turk2009-02-151-37/+31
|
* Removing self from credits - didn't know you needed to complete your own guideTrevor Turk2009-02-101-2/+2
|
* Revise Observers section, add myself to the creditsTrevor Turk2009-02-101-24/+29
|
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+921