aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/active_record_querying.textile
Commit message (Expand)AuthorAgeFilesLines
* minor HTML and formatting fixeskommissar2009-07-161-3/+3
* Grammer: 'a' => 'an' where applicable.Joseph Pecoraro2009-05-291-1/+1
* The MailingAddress is good design, but it adds some noise to the querying gui...Evan Farrar2009-05-091-6/+0
* destroyal -> destruction, thanks to FelixLeiterXavier Noria2009-05-061-1/+1
* Remove named scopes from query guide contents, separate guide is comingMike Gunderloy2009-04-191-1/+0
* removes a wrong comment in the finders guideXavier Noria2009-03-211-1/+0
* clients.idPratik Naik2009-03-151-1/+1
* revised links in guides according to W3C link checker reportXavier Noria2009-03-151-2/+2
* Fix generated sqlPratik Naik2009-03-151-1/+1
* fixes broken links in finders guideXavier Noria2009-03-151-4/+4
* some minor details in finders guideXavier Noria2009-03-141-8/+8
* fixes typo in finders guideXavier Noria2009-03-141-1/+1
* revised capitalization of titlesXavier Noria2009-03-141-35/+35
* minor details in the querying guideXavier Noria2009-03-141-3/+3
* Fix the table namePratik Naik2009-03-141-1/+1
* Move find_each stuff to the top and change a bitPratik Naik2009-03-141-41/+68
* explains the order in which records are fetched by find_eachXavier Noria2009-03-131-1/+1
* reword a paragraph in find_each explanationXavier Noria2009-03-131-1/+1
* explains find_each and find_in_batches in the querying guideXavier Noria2009-03-131-0/+41
* fixes broken links in AR finders guideXavier Noria2009-02-281-2/+2
* Consistent UPCASE setting of 'SQL'.Andreas Scherer2009-02-191-2/+2
* fixed example, closes LH ticket #59Xavier Noria2009-02-161-2/+2
* Add Model.exists?Pratik Naik2009-02-101-5/+14
* Removed named scopes from the finders guide. Named scopes deserve it's own guidePratik Naik2009-02-091-120/+2
* Rewrite eager loading and joins sectionsPratik Naik2009-02-071-38/+154
* Reorder find options under a same sectionPratik Naik2009-02-071-9/+25
* Improve sections dealing with order, select, limit and lockingPratik Naik2009-02-071-39/+144
* Improve Conditions sectionPratik Naik2009-02-071-27/+57
* Add options to the arg listPratik Naik2009-02-071-2/+4
* Improve structure at the beginning of the AR Finders guidePratik Naik2009-02-071-47/+84
* Fixed up bug reported by Darktatka in regards to :joins outside of lambda.Ryan Bigg2009-02-071-2/+2
* Fix some spelling erros in Active Record Querying guideJames Miller2009-02-061-3/+3
* Convert the guides from asciidoc to textile and integrate with the new design.Pratik Naik2009-02-041-0/+704