Sha256: bd2c440dd1a9cd9063269686bd7a2f2b34a481ef8ef823d7b8608b5ffbf06f79

Contents?: true

Size: 509 Bytes

Versions: 23

Compression:

Stored size: 509 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         not null
#  updated_at       :datetime         not null
#

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
enju_bookmark-0.2.0.beta.2 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.2.0.beta.1 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.3 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre23 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre22 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre21 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre20 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre19 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre18 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre17 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre16 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre15 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre14 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre13 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre12 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre11 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre10 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre9 spec/models/bookmark_stat_has_manifestation_spec.rb
enju_bookmark-0.1.2.pre8 spec/models/bookmark_stat_has_manifestation_spec.rb