Sha256: 1f4b26cfbbf24f9bc366090a5515bdea7c1ee137838ce95ea9041bcf37ab944c

Contents?: true

Size: 525 Bytes

Versions: 8

Compression:

Stored size: 525 Bytes

Contents

require 'rails_helper'

describe ReserveStatHasManifestation do
  #pending "add some examples to (or delete) #{__FILE__}"

end

# == Schema Information
#
# Table name: reserve_stat_has_manifestations
#
#  id                            :integer          not null, primary key
#  manifestation_reserve_stat_id :integer          not null
#  manifestation_id              :integer          not null
#  reserves_count                :integer
#  created_at                    :datetime
#  updated_at                    :datetime
#

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
enju_circulation-0.2.5 spec/models/reserve_stat_has_manifestation_spec.rb
enju_circulation-0.2.4 spec/models/reserve_stat_has_manifestation_spec.rb
enju_circulation-0.2.3 spec/models/reserve_stat_has_manifestation_spec.rb
enju_circulation-0.2.2 spec/models/reserve_stat_has_manifestation_spec.rb
enju_circulation-0.2.1 spec/models/reserve_stat_has_manifestation_spec.rb
enju_circulation-0.2.0 spec/models/reserve_stat_has_manifestation_spec.rb
enju_circulation-0.2.0.beta.4 spec/models/reserve_stat_has_manifestation_spec.rb
enju_circulation-0.2.0.beta.3 spec/models/reserve_stat_has_manifestation_spec.rb