Sha256: 79e5aee4ce132173ba3c648b3d6beab2557e9e50cc34a3b3ab14eedd58aa0612
Contents?: true
Size: 493 Bytes
Versions: 19
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 # agent_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