Sha256: ad1bba2ee6b00903c9309009cd135afbc04f3747c450bcfabdda80d24d2264db
Contents?: true
Size: 493 Bytes
Versions: 32
Compression:
Stored size: 493 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe Produce do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: produces # # id :integer not null, primary key # patron_id :integer not null # manifestation_id :integer not null # position :integer # created_at :datetime not null # updated_at :datetime not null # produce_type_id :integer #
Version data entries
32 entries across 32 versions & 1 rubygems