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