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.24.2 db/seeds.rb
decidim-comments-0.23.5 db/seeds.rb
decidim-comments-0.24.1 db/seeds.rb
decidim-comments-0.24.0 db/seeds.rb
decidim-comments-0.24.0.rc2 db/seeds.rb
decidim-comments-0.23.4 db/seeds.rb
decidim-comments-0.24.0.rc1 db/seeds.rb
decidim-comments-0.23.3 db/seeds.rb
decidim-comments-0.23.2 db/seeds.rb
decidim-comments-0.23.1 db/seeds.rb
decidim-comments-0.23.1.rc1 db/seeds.rb
decidim-comments-0.23.0 db/seeds.rb
decidim-comments-0.22.0 db/seeds.rb
decidim-comments-0.21.0 db/seeds.rb
decidim-comments-0.20.1 db/seeds.rb
decidim-comments-0.20.0 db/seeds.rb
decidim-comments-0.19.1 db/seeds.rb
decidim-comments-0.18.1 db/seeds.rb
decidim-comments-0.19.0 db/seeds.rb
decidim-comments-0.17.2 db/seeds.rb