Sha256: c8b62dc34c8a84f1223ca5b4e9e091f7d8ab363b7ae52468253ffe13b444fe93
Contents?: true
Size: 126 Bytes
Versions: 1
Compression:
Stored size: 126 Bytes
Contents
class Car < ActiveRecord::Base belongs_to :color belongs_to :legacy_color belongs_to :feature, :polymorphic => true end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
enumerate_by-0.4.4 | test/app_root/app/models/car.rb |