aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/doubloon.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash when loading fixture with belongs_to association defined in ↵Victor Costan2015-06-041-0/+12
abstract base class.