Sha256: 16fcc09a6f6f784ae63218d3ae6ca404dda78ff8b86593756b8512744499a8ca
Contents?: true
Size: 489 Bytes
Versions: 19
Compression:
Stored size: 489 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
19 entries across 19 versions & 1 rubygems