Sha256: a64848f1ac0368062cbace8f181084b6d78e1155ea8e3f14f55e9cfa98f73904
Contents?: true
Size: 401 Bytes
Versions: 6
Compression:
Stored size: 401 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
6 entries across 6 versions & 1 rubygems