Sha256: 4bf4496299fd1eeffa771e0937eb4a4585602a8ab41014b6608194617cf41656

Contents?: true

Size: 318 Bytes

Versions: 4

Compression:

Stored size: 318 Bytes

Contents

employee_comment:
  id: 1
  article: first
  person_id: 1
  person_type: Employee

user_comment_1:
  id: 2
  article: second
  person_id: 1
  person_type: User

user_comment_2:
  id: 3
  article: second
  person_id: 2
  person_type: User
  
user_comment_3:
  id: 4
  article: first
  person_id: 1
  person_type: User1

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
composite_primary_keys-14.0.9 test/fixtures/comments.yml
composite_primary_keys-14.0.8 test/fixtures/comments.yml
composite_primary_keys-13.0.8 test/fixtures/comments.yml
composite_primary_keys-14.0.7 test/fixtures/comments.yml