Sha256: ba08897d5e551f4fcf4e5dba37fbe3d5b4c0bae54d0e6b959b37863f694a1fe2
Contents?: true
Size: 476 Bytes
Versions: 1
Compression:
Stored size: 476 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe Create do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: creates # # id :integer not null, primary key # agent_id :integer not null # work_id :integer not null # position :integer # created_at :datetime not null # updated_at :datetime not null # create_type_id :integer #
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
enju_biblio-0.1.0.pre43 | spec/models/create_spec.rb |