Sha256: ea4828551275f2ab5eed7437590e47f56aa21047811963d84302b4e04947502e
Contents?: true
Size: 465 Bytes
Versions: 22
Compression:
Stored size: 465 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe SubjectHeadingType do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: subject_heading_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
22 entries across 22 versions & 2 rubygems