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