aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/html
Commit message (Expand)AuthorAgeFilesLines
* Add Pratik to authors pagePratik Naik2009-01-113-7/+7
* - Approve performance guide for publicationPratik Naik2009-01-113-829/+821
* Adding explanation about how the callback chain is wrapped in a transactionCassioMarques2009-01-111-1/+1
* Add linksPratik Naik2009-01-111-4/+24
* - Add 'Performance test environment' to Performance guidePratik Naik2009-01-115-519/+469
* Initial draft of the rack guidePratik Naik2009-01-111-0/+554
* Getting rid of the example of callback registration by overrinding the callba...CassioMarques2009-01-101-38/+2
* Adding text about conditional callbacksCassioMarques2009-01-101-13/+73
* Regen htmlPratik Naik2009-01-101-35/+36
* Add command line tools to perf guidePratik Naik2009-01-101-14/+89
* Fix typosPratik Naik2009-01-101-10/+10
* Add a note about tuning perf test runsPratik Naik2009-01-101-17/+55
* Minor changes in performance guidePratik Naik2009-01-102-26/+37
* Some examples for perf testingPratik Naik2009-01-101-30/+134
* Keep movin stuff in perf guidePratik Naik2009-01-101-26/+39
* More refactoring in perf guidePratik Naik2009-01-101-123/+140
* Some more perf guide stuffPratik Naik2009-01-092-94/+126
* Added :allow_blank to the common validation options sectionCassioMarques2009-01-081-2/+17
* Moved validates_each to the last position of it's section. Added VIM swap fil...CassioMarques2009-01-081-23/+23
* Update performance testing guide stuffPratik Naik2009-01-083-1004/+578
* Regen guidesPratik Naik2009-01-071-4/+4
* Complete draft of configuring guide; add configuring guide to index; regenera...Mike Gunderloy2009-01-033-48/+127
* Update table syntax in guides to fix deprecation warnings during build.Mike Gunderloy2009-01-022-938/+439
* Regenarate htmlPratik Naik2009-01-012-101/+499
* Removed stuff about overriding validate_on_create on the AR Validations and C...CassioMarques2009-01-013-23/+22
* Add validations guide to indexPratik Naik2008-12-312-10/+22
* Added missing images for the AR validations and callbacks guideCassioMarques2008-12-281-1/+1
* Fixed error message that was written in portuguese instead of english...CassioMarques2008-12-282-20/+179
* Regenerate Guides HTMLMike Gunderloy2008-12-2721-4485/+4527
* Fix bad link in Getting Started, rebuild HTMLMike Gunderloy2008-12-174-956/+524
* Added some text about the possibility of observers' registration also at the ...CassioMarques2008-12-131-1/+3
* Updated section about halting execution of operations when a before_xxx callb...CassioMarques2008-12-131-1/+1
* Some more info about the effect of calling the clear method upon a model's er...CassioMarques2008-12-131-4/+7
* Wrap code lines longer than 80 columns on AR validations and callbacks guideCassioMarques2008-12-091-23/+41
* Added documentation for Observers in the AR validations and callbacks guidesCassioMarques2008-12-011-1/+52
* Regenerate Guides HTMLMike Gunderloy2008-11-307-70/+339
* Added some text about callbacks classesCassioMarques2008-11-251-2/+48
* Added some more text on Active Record callbacksCassioMarques2008-11-231-5/+132
* Final changes for 2.2 release notesMike Gunderloy2008-11-211-2/+2
* Added some text about AR callbacksCassioMarques2008-11-181-1/+103
* Added note about update_attribute not triggering validationCassioMarques2008-11-181-1/+9
* Configuration options for Active Model, Active Resource, Active SupportMike Gunderloy2008-11-181-109/+72
* Regenerate Guide HTMLMike Gunderloy2008-11-185-18/+1110
* Structure change to AR Associations GuideMike Gunderloy2008-11-171-2/+5
* Fix bad link in Getting Started guideMike Gunderloy2008-11-171-1/+1
* Plugin guide: EditsJeff Dean2008-11-171-26/+9
* Plugin guide: re-ran rake guidesJeff Dean2008-11-171-0/+2
* Rails plugin: misc error fixes.Jeff Dean2008-11-171-56/+85
* Re-ran rake guidesJeff Dean2008-11-161-0/+8
* Rails guide: Misc reorganizationJeff Dean2008-11-161-47/+37