Sha256: 12f112372a84cd309e57399c356f755b741ed0e9980d4d5be71f76736e83cde8
Contents?: true
Size: 511 Bytes
Versions: 26
Compression:
Stored size: 511 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: isbn: '978-4774142043' manifestation_id: 1 user_id: 1 two: isbn: '978-4774141640' manifestation_id: 2 user_id: 1 # == Schema Information # # Table name: import_requests # # id :integer not null, primary key # isbn :string(255) # manifestation_id :integer # user_id :integer # created_at :datetime not null # updated_at :datetime not null #
Version data entries
26 entries across 26 versions & 2 rubygems