Sha256: 6cc157bda894711df59e9f76b7596b9d80fcede9328e102e4a4e0c1cadb07f3e

Contents?: true

Size: 329 Bytes

Versions: 1

Compression:

Stored size: 329 Bytes

Contents

# TheComments.config.param_name => value

TheComments.configure do |config|
  config.max_reply_depth     = 3
  config.tolerance_time      = 5
  config.default_state       = :draft
  config.default_owner_state = :published
  config.empty_inputs        = [:commentBody]
  config.default_title       = 'Undefined title'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
the_comments-0.9.9 lib/generators/the_comments/templates/the_comments.rb