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