Sha256: f6fd4357e8f97eb32d1cc3580f3eaec4c484d99b3c79dbf1955ad107d410ad8c
Contents?: true
Size: 430 Bytes
Versions: 5
Compression:
Stored size: 430 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 not null # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
5 entries across 5 versions & 1 rubygems