config/initializers/the_comments.rb in the_comments-2.2.2 vs config/initializers/the_comments.rb in the_comments-2.3.1
- old
+ new
@@ -9,7 +9,6 @@
config.default_title = 'Undefined title' # default commentable_title for denormalization
config.template_engine = :haml
config.empty_trap_protection = true
config.tolerance_time_protection = true
- config.delete_descendants_on_node_delete = true
end