Sha256: d3956462e1267432ecf96c3a4f7135db083d4f4681f14934f0ce1f7e283f9142
Contents?: true
Size: 492 Bytes
Versions: 1
Compression:
Stored size: 492 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
enju_biblio-0.1.0.pre43 | spec/models/produce_spec.rb |