Sha256: 6bf11b9100a1c1ed935ea27ec8ca67c3c942440942e3a5f5360d98b6709156db
Contents?: true
Size: 136 Bytes
Versions: 22
Compression:
Stored size: 136 Bytes
Contents
class SingleStiParentRelationship < ActiveRecord::Base belongs_to :single_sti_parent belongs_to :the_bone, :polymorphic => true end
Version data entries
22 entries across 22 versions & 4 rubygems