Sha256: e6ab8f376264f46b9e710276178730255b8aa2927c6592e69d2a0cf61b714890
Contents?: true
Size: 472 Bytes
Versions: 37
Compression:
Stored size: 472 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 # manifestation_id :integer # user_id :integer # created_at :datetime # updated_at :datetime #
Version data entries
37 entries across 36 versions & 2 rubygems