aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/activerecord
Commit message (Expand)AuthorAgeFilesLines
* Revisions to AR Basics Doc.heavysixer2008-10-181-24/+37
* Added a brief overview of the intent of the guide and a high-level explanatio...heavysixer2008-10-181-7/+81
* fleshing out the topics and removing some redundancy.heavysixer2008-10-181-6/+19
* fleshing out some of the sub-topics of this guide.heavysixer2008-10-181-0/+18
* revised documentation of collection.deleteXavier Noria2008-10-171-1/+2
* Adding a stub file for the guide i'll be writing.heavysixer2008-10-161-0/+2
* Fix egregious error in documenting :class_nameMike Gunderloy2008-10-141-17/+17
* Did some more work on the finders guide tonight, lock and count sections addded.Ryan Bigg2008-10-091-13/+47
* Merge branch 'master' of git@github.com:lifo/docrailsRyan Bigg2008-10-061-2/+0
|\
| * Revise associations guide: no need to set default on counter_cache columns.Mike Gunderloy2008-10-041-2/+0
* | Added a small section on using conditions on tables from eager loads.Ryan Bigg2008-10-061-0/+12
* | Updated guide, adding to the conditions section mostly.Ryan Bigg2008-10-051-4/+87
|/
* Finders guide has no table of contents.Ryan Bigg2008-10-011-60/+1
* Merge branch 'master' of git@github.com:lifo/docrailsRyan Bigg2008-10-013-152/+241
|\
| * Back mentions of accessible out of Associations guideMike Gunderloy2008-09-281-20/+20
| * Image updates & reorganization. First release version.Mike Gunderloy2008-09-283-149/+238
* | Updated finders guide.Ryan Bigg2008-10-011-31/+122
* | Another revision of the finders guide.Ryan Bigg2008-09-281-8/+87
|/
* Add the first draft of the ActiveRecord Finders guide.Ryan Bigg2008-09-261-23/+118
* Various fixes, section on self-joins, note on using hmt for hierarchies.Mike Gunderloy2008-09-252-46/+82
* Added images to associations guide, cleaned up some typos and such.Mike Gunderloy2008-09-227-17/+67
* Added partial first draft of finders guide.Ryan Bigg2008-09-171-0/+54
* Fix typo (see http://rails.lighthouseapp.com/projects/16213/tickets/13)Mike Gunderloy2008-09-151-1/+2
* Add author info/changelogs for Routing & Associations guidesMike Gunderloy2008-09-141-0/+6
* Fix various AsciiDoc markup issues and a few typos.Mike Gunderloy2008-09-091-16/+16
* Add "A Guide to Active Record Associations"Mike Gunderloy2008-09-081-0/+1657
* Merge with docrails.Pratik Naik2008-07-161-0/+56