Sha256: 4e2168ab2d122d45853fd1eb1a00f4c18f92464ae9b9a39881a6fd1240690899

Contents?: true

Size: 98 Bytes

Versions: 1

Compression:

Stored size: 98 Bytes

Contents

class Citation < ActiveRecord::Base
  has_many_polymorphs :items, :from => [:users, :sellers]
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
has_many_polymorphs-2.11 test/integration/app/app/models/citation.rb