Sha256: 619b2628ab4f0192d2164b73ef65182c004097eddd6c8cd46ca3d1767cf3c17a
Contents?: true
Size: 478 Bytes
Versions: 17
Compression:
Stored size: 478 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe ImportRequest do #pending "add some examples to (or delete) #{__FILE__}" end # == 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
17 entries across 17 versions & 1 rubygems