Sha256: 3b089906fe19461908c3aae79d4d296684217209577b12f51e1e1ab2ae4ab5d5
Contents?: true
Size: 558 Bytes
Versions: 14
Compression:
Stored size: 558 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 # updated_at :datetime #
Version data entries
14 entries across 14 versions & 1 rubygems