Sha256: 4dcdc46b8571be87e6e32518de4f0103306d426c516e77fea1601c7916d15a3e

Contents?: true

Size: 560 Bytes

Versions: 1

Compression:

Stored size: 560 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                            :bigint           not null, primary key
#  manifestation_reserve_stat_id :bigint           not null
#  manifestation_id              :bigint           not null
#  reserves_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/reserve_stat_has_manifestation_spec.rb