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