Sha256: 77ba04fb74aebf3cf9bc78bed4209d9a6d02e1c9169f993c42d630511b1bc4b7

Contents?: true

Size: 472 Bytes

Versions: 27

Compression:

Stored size: 472 Bytes

Contents

# -*- encoding: utf-8 -*-
require 'spec_helper'

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

end

# == Schema Information
#
# Table name: bookmark_stat_has_manifestations
#
#  id               :integer         not null, primary key
#  bookmark_stat_id :integer         not null
#  manifestation_id :integer         not null
#  bookmarks_count  :integer
#  created_at       :datetime
#  updated_at       :datetime
#

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
enju_bookmark-0.1.2.pre4 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre3 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre2 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.1 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.0.pre spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.0 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.0.22 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.0.21 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.0.20 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.0.19 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.0.18 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.0.17 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.0.16 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.0.15 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.0.14 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.0.13 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.0.12 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.0.11 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.0.10 spec/models/bookmark_stat_has_manifestation_spec.rb