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.27.1 db/seeds.rb
decidim-comments-0.26.4 db/seeds.rb
decidim-comments-0.27.0 db/seeds.rb
decidim-comments-0.26.3 db/seeds.rb
decidim-comments-0.27.0.rc2 db/seeds.rb
decidim-comments-0.27.0.rc1 db/seeds.rb
decidim-comments-0.26.2 db/seeds.rb
decidim-comments-0.26.1 db/seeds.rb
decidim-comments-0.26.0 db/seeds.rb
decidim-comments-0.26.0.rc2 db/seeds.rb
decidim-comments-0.26.0.rc1 db/seeds.rb
decidim-comments-0.25.2 db/seeds.rb
decidim-comments-0.25.1 db/seeds.rb
decidim-comments-0.25.0 db/seeds.rb
decidim-comments-0.25.0.rc4 db/seeds.rb
decidim-comments-0.25.0.rc3 db/seeds.rb
decidim-comments-0.25.0.rc2 db/seeds.rb
decidim-comments-0.25.0.rc1 db/seeds.rb
decidim-comments-0.24.3 db/seeds.rb
decidim-comments-0.23.6 db/seeds.rb