Sha256: 9f4b69e238de98d518aec1390c499bde56be6d6b4f7a4b361f07ae3d07920cd5
Contents?: true
Size: 512 Bytes
Versions: 17
Compression:
Stored size: 512 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
17 entries across 17 versions & 2 rubygems