Sha256: cf75ec39bd3747587afdf38db591dc0caeb95a195872b57cc41bfc9505094a8a
Contents?: true
Size: 510 Bytes
Versions: 27
Compression:
Stored size: 510 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) # state :string(255) # manifestation_id :integer # user_id :integer # created_at :datetime # updated_at :datetime #
Version data entries
27 entries across 27 versions & 1 rubygems