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

Version Path
enju_circulation-0.1.0.pre40 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre39 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre38 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre37 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre36 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre35 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre34 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre33 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre32 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre31 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre30 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre29 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre28 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre27 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre26 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre25 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre24 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre23 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre22 spec/models/checkout_stat_has_manifestation_spec.rb
enju_circulation-0.1.0.pre21 spec/models/checkout_stat_has_manifestation_spec.rb