Sha256: a560f9a032187bdff925136226eefe2f2427ee2df3968bf6fa01fa5e01c609e7
Contents?: true
Size: 420 Bytes
Versions: 19
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 # agent_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