| 053afbe |
2009-03-12 |
Changing :integer_only to :only_integer in the AR Valida... |
| d088ce5 |
2009-03-11 |
Fixing image for error messages in the ActiveRecord Vali... |
| b981ab4 |
2009-02-07 |
Fixing the description of the i18n guide in the index page |
| 8e98b43 |
2009-01-31 |
Getting rid of some of the pre-existent content in the A... |
| 24b688d |
2009-01-30 |
More text added to the active record basics guide |
| f7a6bc8 |
2009-01-28 |
Advancing in the Active Record Basics guide |
| 68ad154 |
2009-01-26 |
Starting to work at the Active Record Basics guide |
| 72d2a64 |
2009-01-18 |
Changed the 'guides' Rake task to ignore Vim swap files ... |
| 5146080 |
2009-01-15 |
Small modifications in the text of the section about usi... |
| 301b2fe |
2009-01-15 |
Fixing mistake in code example with validates_numericali... |
| 9cc7a1e |
2009-01-15 |
Adding options for validates_numericality_of, adding aut... |
| baa0ce8 |
2009-01-15 |
Added Vim old swap files do .gitignore |
| de565b7 |
2009-01-11 |
Adding explanation about how the callback chain is wrapp... |
| cf4b244 |
2009-01-10 |
Getting rid of the example of callback registration by o... |
| 32c3ce1 |
2009-01-10 |
Adding text about conditional callbacks |
| 79eba81 |
2009-01-08 |
Added :allow_blank to the common validation options section |
| afdacd0 |
2009-01-08 |
Moved validates_each to the last position of it's sectio... |
| 34a10b4 |
2009-01-01 |
Removed stuff about overriding validate_on_create on the... |
| d5c7219 |
2009-01-01 |
Fix small typo on the 'The declarative validation helper... |
| a1f22f5 |
2008-12-29 |
Added missing images for the AR validations and callback... |
| 006a640 |
2008-12-28 |
Fixed error message that was written in portuguese inste... |
| 495c710 |
2008-12-28 |
New content for the AR Validations and Callbacks guide: ... |
| 539fafc |
2008-12-14 |
Added some text about the possibility of observers' regi... |
| f06ea06 |
2008-12-13 |
Updated section about halting execution of operations wh... |
| 596cd83 |
2008-12-13 |
Some more info about the effect of calling the clear met... |
| 098cb83 |
2008-12-10 |
Wrap code lines longer than 80 columns on AR validations... |
| dce92e6 |
2008-12-08 |
Fixed typos on validates_numericality_of all over AR val... |
| 4d177a5 |
2008-12-02 |
Added documentation for Observers in the AR validations ... |
| 55d70f3 |
2008-11-25 |
Added some text about callbacks classes |
| 490e02b |
2008-11-23 |
Added some more text on Active Record callbacks |
| c6e5ffb |
2008-11-19 |
Added some text about AR callbacks |
| b60971a |
2008-11-18 |
Added note about update_attribute not triggering validation |
| b58d0a9 |
2008-11-17 |
Added 'Using the errors collection' to the AR validation... |
| 0fbfd4f |
2008-11-12 |
Fix typo on 'custom validations', at AR validation and c... |
| fdd1ef5 |
2008-11-12 |
Added 'custom validations' to AR validations and callbac... |
| 29e0539 |
2008-11-12 |
Changed conditional validation with Proc to use :unless ... |
| 3645fd1 |
2008-11-12 |
Added 'Conditional Validations' to AR validations and ca... |
| fc71484 |
2008-11-11 |
Added 'Common Validation Options' |
| 31dcce8 |
2008-11-10 |
Added documentation for validates_uniqueness_of |
| 6f944c0 |
2008-11-10 |
Added info about validates_size_of, as being an alias fo... |
| d0cb4d7 |
2008-11-10 |
Added note about testing booleans to validates_presence_of |
| 0668ab6 |
2008-11-10 |
Added documentation for validates_presence_of |
| 5affa79 |
2008-11-10 |
Added documentation for validates_numericallity_of |
| 23de31a |
2008-11-10 |
Added documentation for validates_length_of |
| 10c7c05 |
2008-11-10 |
Added documentation for validates_inclusion_of |
| 0419efc |
2008-11-10 |
Added documentation for validates_format_of |
| 561900f |
2008-11-10 |
Added documentation for validates_exclusion_of |
| 172f3ce |
2008-11-09 |
Added documentation for validates_each |
| 30a7894 |
2008-11-08 |
Some more text on validates_confirmation_of, added some ... |
| 4d12250 |
2008-11-08 |
Added some aditional info to validates_confirmation_of |
| 2cefcef |
2008-11-08 |
Added documentation for validates_confirmation_of |
| 879eba2 |
2008-11-07 |
added doc for validates_associated |
| 0c37523 |
2008-11-07 |
Added some more text about how validations work, include... |
| 414d482 |
2008-11-06 |
AR validations and callbacks - Chaper 2: When does valid... |
| 24ef23d |
2008-11-05 |
AR validations and callbacks: Chapter 1 - Motivations to... |
| 746fed2 |
2008-11-05 |
Initial commit for Active Record validations and callbac... |