Sha256: a4be4a14ff8c7f6815f92fecbf7d2c02e8553c60a73dc53741c05f34cd235cd9
Contents?: true
Size: 436 Bytes
Versions: 12
Compression:
Stored size: 436 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe Inventory do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: inventories # # id :integer not null, primary key # item_id :integer # inventory_file_id :integer # note :text # created_at :datetime not null # updated_at :datetime not null #
Version data entries
12 entries across 12 versions & 1 rubygems