Sha256: 783804d26d29a9d196de0fc40de840ccb8a06d2b72a0f3d9a679b2e96c617dd4
Contents?: true
Size: 415 Bytes
Versions: 5
Compression:
Stored size: 415 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 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