aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_record_querying.textile
Commit message (Expand)AuthorAgeFilesLines
* Fix typo where a table name in a join was singular.Don Petersen2012-04-161-1/+1
* SQL query formattingBertrand Chardon2012-04-131-2/+7
* Don't use arel_table in published_and_commented example in querying guideRyan Bigg2012-04-071-1/+1
* Optimistic locking: lock_version needed type information.Martin Eisenhardt2012-04-051-1/+1
* fix typo. thanks @nertzyJon Leighton2012-03-301-1/+1
* Update guides to reflect 0a12a5f8169685915cbb7bf4d0a7bb482f7f2fd2Jon Leighton2012-03-301-20/+10
* remove irrelevant references to ARelJon Leighton2012-03-301-2/+2
* Add Relation#find_by and Relation#find_by!Jon Leighton2012-03-301-0/+36
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+1457