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