Sha256: 59ccaaac4458a4e1fe1c619061fcc367f20d481ddf94a3f695511a390ba19b58
Contents?: true
Size: 456 Bytes
Versions: 17
Compression:
Stored size: 456 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe SubjectHasClassification do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: subject_has_classifications # # id :integer not null, primary key # subject_id :integer # subject_type :string(255) # classification_id :integer not null # created_at :datetime # updated_at :datetime #
Version data entries
17 entries across 17 versions & 1 rubygems