Sha256: 52c3eaf7e856aaba8ef60aff47544f062775220419eda29019673272bb18832c
Contents?: true
Size: 459 Bytes
Versions: 9
Compression:
Stored size: 459 Bytes
Contents
# -*- encoding: utf-8 -*- require 'rails_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 # updated_at :datetime # produce_type_id :integer #
Version data entries
9 entries across 8 versions & 2 rubygems