Sha256: 0ac073aea2cf7dacf0f0979fa987b6aa244f7a5644db442072e088bb41e1d331
Contents?: true
Size: 593 Bytes
Versions: 33
Compression:
Stored size: 593 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe CheckoutStatHasManifestation do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: checkout_stat_has_manifestations # # id :integer not null, primary key # manifestation_checkout_stat_id :integer not null # manifestation_id :integer not null # checkouts_count :integer # created_at :datetime not null # updated_at :datetime not null #
Version data entries
33 entries across 33 versions & 1 rubygems