Sha256: 0e0dc6d156e4eb74bc3fe43882eabe87d262f04c9567145c84a9db1013e2024f

Contents?: true

Size: 206 Bytes

Versions: 54

Compression:

Stored size: 206 Bytes

Contents

FactoryGirl.define do
  factory :bookmark_stat_has_manifestation do |f|
    f.bookmark_stat_id{FactoryGirl.create(:bookmark_stat).id}
    f.manifestation_id{FactoryGirl.create(:manifestation).id}
  end
end

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
enju_bookmark-0.2.1 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.2.0 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.2.0.beta.5 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.2.0.beta.3 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.2.0.beta.2 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.2.0.beta.1 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.1.3 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.1.2 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.1.2.pre23 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.1.2.pre22 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.1.2.pre21 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.1.2.pre20 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.1.2.pre19 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.1.2.pre18 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.1.2.pre17 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.1.2.pre16 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.1.2.pre15 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.1.2.pre14 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.1.2.pre13 spec/factories/bookmark_stat_has_manifestation.rb
enju_bookmark-0.1.2.pre12 spec/factories/bookmark_stat_has_manifestation.rb