Sha256: 9d3a033879304a0fb8f086e318ba67dc42fb7a10654a09d0691912d7811923a3
Contents?: true
Size: 579 Bytes
Versions: 58
Compression:
Stored size: 579 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: isbn: '978-4774142043' state: pending manifestation_id: 1 user_id: 1 two: isbn: '978-4774141640' state: pending 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 not null # updated_at :datetime not null #
Version data entries
58 entries across 58 versions & 2 rubygems