Sha256: 6f07aac970eb76c12a576ab935c700cc96e742e59a9204d79016c3bcb714b827
Contents?: true
Size: 414 Bytes
Versions: 17
Compression:
Stored size: 414 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 # created_at :datetime # updated_at :datetime # position :integer #
Version data entries
17 entries across 17 versions & 1 rubygems