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