Sha256: 07c29445f0b36f578946d607b25a22c6c263e81d9094f7d4ec7c8fb19dc746c2

Contents?: true

Size: 78 Bytes

Versions: 1

Compression:

Stored size: 78 Bytes

Contents

class Address < ActiveRecord::Base
  belongs_to :user
  belongs_to :state
end

Version data entries

1 entries across 1 versions & 1 rubygems

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