aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/html
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵CassioMarques2009-01-081-23/+23
| | | | files to .gitignore
* 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; ↵Mike Gunderloy2009-01-033-48/+127
| | | | regenerate HTML.
* 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 ↵CassioMarques2009-01-013-23/+22
| | | | Callbacks Guide, added new section to the Authors page
* 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
| | | | config/environment files (AR Validations and Callbacks Guide)
* Updated section about halting execution of operations when a before_xxx ↵CassioMarques2008-12-131-1/+1
| | | | callback returns false (AR Validations and Callbacks Guide)
* Some more info about the effect of calling the clear method upon a model's ↵CassioMarques2008-12-131-4/+7
| | | | errors collection (AR Validations an Callbacks Guide)
* 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
|
* Rails guide: Added PluginGem section, reorganized the odds and ends.Jeff Dean2008-11-163-75/+122
|
* Plugin Guide: added section on migrations, updated generator section, ↵Jeff Dean2008-11-163-372/+682
| | | | tightened up spacing of P's inside LI's
* Added 'Using the errors collection' to the AR validations and callbacks guideCassioMarques2008-11-161-1/+115
|
* Additional details on config.gem processing for 2.2 release notesMike Gunderloy2008-11-151-1/+6
|
* Typo fix in 2.2 relnotes (core ticket #1378)Mike Gunderloy2008-11-151-1/+1
|
* Getting a few recent changes into 2.2 release notes.Mike Gunderloy2008-11-141-1/+12
|
* Plugin guide: updated to start working with GemPluginJeff Dean2008-11-141-5/+5
|
* Rails plugin: Expanded helpers sectionJeff Dean2008-11-141-49/+26
|
* Plugin guide: added model and controller sectionsJeff Dean2008-11-141-117/+238
|
* Plugin Guide: updated test setup and generator sectionsJeff Dean2008-11-141-30/+35
|
* Plugin guide: update generator guide to include testsJeff Dean2008-11-131-69/+162
|
* Plugin guide: update acts_as sectionJeff Dean2008-11-131-107/+100
|
* Plugin Guide: updated core_extensions sectionJeff Dean2008-11-135-289/+841
|
* Merge branch 'master' of git@github.com:lifo/docrailsJeff Dean2008-11-135-41/+139
|\
| * Added 'custom validations' to AR validations and callbacks guideCassioMarques2008-11-121-1/+37
| |
| * Regenerate Guides HTMLMike Gunderloy2008-11-124-40/+102
| |