Sha256: e9b3f7118f99ecd8a6d098025c89e6749f1393769f9256f298e4822a632d5a06
Contents?: true
Size: 416 Bytes
Versions: 9
Compression:
Stored size: 416 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe SubjectType do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: subject_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