Sha256: 12486d876f342550297a9a019023b46e86424256a37d72a49139365f29815011
Contents?: true
Size: 235 Bytes
Versions: 1
Compression:
Stored size: 235 Bytes
Contents
class Aquatic::PupilsWhale belongs_to :whale, :foreign_key => "whale_id", :class_name => "Aquatic::Whale" # called from line 57 belongs_to :aquatic_pupil, :polymorphic => true # called from line 57 end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
has_many_polymorphs-2.11 | test/integration/app/generated_models/aquatic_pupils_whale.rb |