aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/contract.rb
Commit message (Collapse)AuthorAgeFilesLines
* Tests for issue #1360Farley Knight2011-05-311-0/+15
|
* Respect the default_scope on a join model when reading a through associationJon Leighton2010-12-161-1/+1
|
* has_many :through create should not raise validation errorsrailsbob2009-08-091-0/+4
[#2934 state:committed] Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>