# 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 #