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