Sha256: 13aa09b84a6dbab624a44d5d8b97c16d1afe39479a23193d42379195db2c22a5
Contents?: true
Size: 109 Bytes
Versions: 1
Compression:
Stored size: 109 Bytes
Contents
class CitationsItem < ActiveRecord::Base belongs_to :citation belongs_to :item, :polymorphic => true end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
has_many_polymorphs-2.11 | test/integration/app/app/models/citations_item.rb |