Sha256: 3846797ad203ae16e035b5c4f74743cceaea7f47bb0d2945d5c86141697fae6f
Contents?: true
Size: 349 Bytes
Versions: 26
Compression:
Stored size: 349 Bytes
Contents
require 'spec_helper' describe SeriesStatementRelationship do end # == Schema Information # # Table name: series_statement_relationships # # id :integer not null, primary key # parent_id :integer # child_id :integer # position :integer # created_at :datetime not null # updated_at :datetime not null #
Version data entries
26 entries across 26 versions & 1 rubygems