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.11.1 db/seeds.rb
decidim-comments-0.11.0.pre1 db/seeds.rb
decidim-comments-0.10.1 db/seeds.rb
decidim-comments-0.10.0 db/seeds.rb
decidim-comments-0.9.3 db/seeds.rb
decidim-comments-0.9.2 db/seeds.rb
decidim-comments-0.9.1 db/seeds.rb
decidim-comments-0.9.0 db/seeds.rb
decidim-comments-0.8.4 db/seeds.rb
decidim-comments-0.8.3 db/seeds.rb
decidim-comments-0.8.2 db/seeds.rb
decidim-comments-0.8.1 db/seeds.rb
decidim-comments-0.8.0 db/seeds.rb
decidim-comments-0.7.4 db/seeds.rb
decidim-comments-0.7.3 db/seeds.rb
decidim-comments-0.7.2 db/seeds.rb
decidim-comments-0.7.1 db/seeds.rb
decidim-comments-0.7.0 db/seeds.rb
decidim-comments-0.6.8 db/seeds.rb
decidim-0.6.8 decidim-comments/db/seeds.rb