Sha256: c68430620d05e53b686eba80ef65e53e7699d2a18f3f305043f7016e5f7d85b8
Contents?: true
Size: 735 Bytes
Versions: 3
Compression:
Stored size: 735 Bytes
Contents
bob_contact: user_id: <%= ActiveRecord::FixtureSet.identify(:bob) %> contactable_id: <%= ActiveRecord::FixtureSet.identify(:bob_address_book) %> contactable_type: AddressBook content: <%= SecureRandom.hex %> #steve_contact: # user_id: <%= ActiveRecord::FixtureSet.identify(:steve) %> # contactable_id: <%= ActiveRecord::FixtureSet.identify(:steve_address_book) %> # contactable_type: AddressBook # content: <%= SecureRandom.hex %> # #susan_contact: # user_id: <%= ActiveRecord::FixtureSet.identify(:susan) %> # contactable_id: <%= ActiveRecord::FixtureSet.identify(:susan_address_book) %> # contactable_type: AddressBook # content: <%= SecureRandom.hex %> #
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
poly_belongs_to-1.0.0 | test/fixtures/contacts.yml |
poly_belongs_to-0.3.0 | test/fixtures/contacts.yml |
poly_belongs_to-0.2.9 | test/fixtures/contacts.yml |