aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/html
Commit message (Expand)AuthorAgeFilesLines
* Plugin Guide: added section on migrations, updated generator section, tighten...Jeff Dean2008-11-163-372/+682
* 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
* | Plugin Guide: cleaned up file paths, made formatting more consistentJeff Dean2008-11-121-79/+63
* | Plugins guide: Cleanup the introJeff Dean2008-11-121-64/+48
* | Plugins Guide: added example of how to run tests, including how to run with m...Jeff Dean2008-11-121-0/+54
* | Updated preparation section of plugins guideJeff Dean2008-11-121-50/+42
|/
* Changed conditional validation with Proc to use :unless instead of :ifCassioMarques2008-11-111-3/+3
* Added 'Conditional Validations' to AR validations and callbacks guideCassioMarques2008-11-111-1/+48
* Added 'Common Validation Options'CassioMarques2008-11-111-1/+44
* Added documentation for validates_uniqueness_ofCassioMarques2008-11-101-2/+34
* Added info about validates_size_of, as being an alias for validates_length_ofCassioMarques2008-11-101-4/+2
* Added note about testing booleans to validates_presence_ofCassioMarques2008-11-101-0/+8
* Added documentation for validates_presence_ofCassioMarques2008-11-101-0/+29
* Added documentation for validates_numericallity_ofCassioMarques2008-11-101-7/+14
* Added documentation for validates_length_ofCassioMarques2008-11-101-0/+46
* Added documentation for validates_inclusion_ofCassioMarques2008-11-101-1/+24
* Added documentation for validates_exclusion_ofCassioMarques2008-11-091-0/+12
* Added documentation for validates_eachCassioMarques2008-11-091-0/+13
* Mention DB2 Adapter transactional migration support in 2.2 relnotes.Mike Gunderloy2008-11-092-15/+29
* Add collection counters to layouts & rendering guideMike Gunderloy2008-11-091-0/+13
* Fix major gaffe about shallow routes in routing guide & release notes, regen ...Mike Gunderloy2008-11-097-83/+583
* Some more text on validates_confirmation_of, added some more about validation...CassioMarques2008-11-071-1/+2
* Added some aditional info to validates_confirmation_ofCassioMarques2008-11-071-0/+18
* Added documentation for validates_confirmation_ofCassioMarques2008-11-071-0/+17
* added doc for validates_associatedCassioMarques2008-11-071-0/+21
* Added some more text about how validations work, included validates_acceptanc...CassioMarques2008-11-071-5/+110
* AR validations and callbacks - Chaper 2: When does validations happens?CassioMarques2008-11-051-2/+9
* AR validations and callbacks: Chapter 1 - Motivations to validate your Active...CassioMarques2008-11-051-2/+21
* Oops. Remove CAUTION from AC basics guidePratik Naik2008-11-061-8/+0
* Regen htmlPratik Naik2008-11-051-0/+6
* Add more documentation pointers to Getting Started Guide.Mike Gunderloy2008-11-051-0/+13
* Copy edit on AC Basics GuideMike Gunderloy2008-11-042-87/+219
* Initial commit for Active Record validations and callbacks guideCassioMarques2008-11-042-2/+275
* Regenerate recently-changed guides.Mike Gunderloy2008-11-043-123/+63
* Fix a typo in 2.2 release notes (http://rails.lighthouseapp.com/projects/8994...Mike Gunderloy2008-11-041-1/+1
* Formatting tweaks on Getting Started, regen Guides HTMLMike Gunderloy2008-11-033-53/+131
* Finalized debugging guide.Mike Gunderloy2008-11-032-27/+19