Sha256: 399c9df27c8169e04620048a330f110784b1919ea3d48d838a5260fd46a69357
Contents?: true
Size: 385 Bytes
Versions: 16
Compression:
Stored size: 385 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 # updated_at :datetime #
Version data entries
16 entries across 16 versions & 1 rubygems