Sha256: 697a8239849267074291a6987fa593b063d374e148c03eda722eb15c40b46b4b
Contents?: true
Size: 556 Bytes
Versions: 74
Compression:
Stored size: 556 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
74 entries across 74 versions & 1 rubygems