Sha256: 427c4ab8d01be70993fe044630c8b13bf816629626c5fd944c3956d1fa7e590b
Contents?: true
Size: 568 Bytes
Versions: 1
Compression:
Stored size: 568 Bytes
Contents
require 'rails_helper' describe CheckoutStatHasManifestation do # pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: checkout_stat_has_manifestations # # id :bigint not null, primary key # manifestation_checkout_stat_id :bigint not null # manifestation_id :bigint not null # checkouts_count :integer # created_at :datetime not null # updated_at :datetime not null #
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
enju_circulation-0.4.0.rc.1 | spec/models/checkout_stat_has_manifestation_spec.rb |