Sha256: 59e5ca775522cd35adeb8b70e76a74b2897586badb805a1091f6f26119199015
Contents?: true
Size: 477 Bytes
Versions: 32
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 # patron_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
32 entries across 32 versions & 1 rubygems