Sha256: 0867a6ef03d4fc0f63347904141df1408d706a64642a4422adb80f4f267a690c

Contents?: true

Size: 571 Bytes

Versions: 23

Compression:

Stored size: 571 Bytes

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html

one:
  bookmark_stat_id: 1
  manifestation_id: 1
  bookmarks_count: 1

two:
  bookmark_stat_id: 2
  manifestation_id: 1
  bookmarks_count: 1

# == 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/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.2.0.beta.1 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.3 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2.pre23 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2.pre22 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2.pre21 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2.pre20 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2.pre19 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2.pre18 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2.pre17 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2.pre16 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2.pre15 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2.pre14 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2.pre13 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2.pre12 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2.pre11 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2.pre10 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2.pre9 spec/fixtures/bookmark_stat_has_manifestations.yml
enju_bookmark-0.1.2.pre8 spec/fixtures/bookmark_stat_has_manifestations.yml