Sha256: a36dfd079b93306c9c8a989a4484e50f193e7d7dc068b7d13228a3dca988f799
Contents?: true
Size: 414 Bytes
Versions: 17
Compression:
Stored size: 414 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
17 entries across 17 versions & 1 rubygems