aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/source/finders.txt
Commit message (Collapse)AuthorAgeFilesLines
* Added more to the hashn conditions section.Ryan Bigg2008-12-211-1/+9
|
* Fixed up syntax errors.Ryan Bigg2008-12-171-6/+7
|
* Updated finders guide to include hash conditionals.Ryan Bigg2008-12-161-0/+35
|
* Added using an SQL function example to Selecting Certain Fields section as ↵Ryan Bigg2008-12-011-0/+3
| | | | per http://rails.lighthouseapp.com/projects/16213/tickets/36-adding-an-example-for-using-distinct-to-ar-finders
* Was very naughty and did not add changelog message to guide.Ryan Bigg2008-11-231-0/+1
|
* Updated finders guide to include newcomers find_last_by and find_by_bang!Ryan Bigg2008-11-231-2/+10
|
* Updated finders guide based on: ↵Ryan Bigg2008-11-211-3/+13
| | | | http://rails.lighthouseapp.com/projects/16213-rails-guides/tickets/16-activerecord-finders#ticket-16-13
* Fixed all points in ↵Ryan Bigg2008-11-191-22/+26
| | | | http://rails.lighthouseapp.com/projects/16213-rails-guides/tickets/16-activerecord-finders#ticket-16-11
* Merge branch 'master' of git@github.com:lifo/docrailsRyan Bigg2008-11-121-33/+54
|\
| * Rewrite start of Finders guide to be more consistent with other guides.Mike Gunderloy2008-11-081-13/+9
| |
| * Format & edit cleanup of named scope guideMike Gunderloy2008-11-081-16/+46
| |
| * Remove invalid uses of [source, ...] in the guides.Hongli Lai (Phusion)2008-11-041-5/+0
| |
* | Updated finders guideRyan Bigg2008-11-121-1/+1
| |
* | Removed extra space from the array conditions section.Ryan Bigg2008-10-311-1/+1
|/
* Added scoped section, added named params for conditions and added ↵Ryan Bigg2008-10-271-2/+29
| | | | sub-section headers for conditions section.
* Fixed up according to this comment: ↵Ryan Bigg2008-10-271-75/+89
| | | | http://rails.lighthouseapp.com/projects/16213-rails-guides/tickets/16-activerecord-finders#ticket-16-6 with exception of final point.
* Editing pass on AR Finders guide.Mike Gunderloy2008-10-261-101/+219
|
* Merge branch 'master' of git@github.com:lifo/docrailsRyan Bigg2008-10-221-9/+76
|
* Rearrange guidesPratik Naik2008-10-211-0/+421