Sha256: fa29a27d0e120fd470ba4bba1944325538fc3c46ce450e085860e345e40ce204

Contents?: true

Size: 400 Bytes

Versions: 140

Compression:

Stored size: 400 Bytes

Contents

# frozen_string_literal: true
# Since comments cannot exist without a real model we are not including
# specific seeds for this engine.
# Other engines are free to include comments on their seeds like this:
#
# n.times do
#   Decidim::Comments::Comment.create!(
#     author: author,
#     commentable: commentable,
#     root_commentable: commentable,
#     body: Faker::Lorem.paragraph
#   )
# end

Version data entries

140 entries across 140 versions & 2 rubygems

Version Path
decidim-comments-0.28.4 db/seeds.rb
decidim-comments-0.27.9 db/seeds.rb
decidim-comments-0.28.3 db/seeds.rb
decidim-comments-0.27.8 db/seeds.rb
decidim-comments-0.28.2 db/seeds.rb
decidim-comments-0.27.7 db/seeds.rb
decidim-comments-0.28.1 db/seeds.rb
decidim-comments-0.27.6 db/seeds.rb
decidim-comments-0.26.10 db/seeds.rb
decidim-comments-0.26.9 db/seeds.rb
decidim-comments-0.28.0 db/seeds.rb
decidim-comments-0.27.5 db/seeds.rb
decidim-comments-0.28.0.rc5 db/seeds.rb
decidim-comments-0.28.0.rc4 db/seeds.rb
decidim-comments-0.26.8 db/seeds.rb
decidim-comments-0.27.4 db/seeds.rb
decidim-comments-0.27.3 db/seeds.rb
decidim-comments-0.26.7 db/seeds.rb
decidim-comments-0.26.5 db/seeds.rb
decidim-comments-0.27.2 db/seeds.rb