Sha256: c6901611dbf411fc583dd40ba404691663e54e15f2054c71601687002f95525c
Contents?: true
Size: 420 Bytes
Versions: 32
Compression:
Stored size: 420 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe Own do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: owns # # id :integer not null, primary key # patron_id :integer not null # item_id :integer not null # position :integer # created_at :datetime not null # updated_at :datetime not null #
Version data entries
32 entries across 32 versions & 1 rubygems