Skip to content

Commit 10d67f4

Browse files
committed
Merge pull request #318 from swapnilchincholkar/MONGOID-4156
[MONGOID-4156] removed persist_in_safe_mode from docs
2 parents 95104b4 + 39c5efe commit 10d67f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/tutorial/ruby-mongoid-tutorial.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3063,7 +3063,6 @@ those set in your ``config/mongoid.yml``.
30633063
module MyApplication
30643064
class Application < Rails::Application
30653065
config.mongoid.logger = Logger.new($stdout, :warn)
3066-
config.mongoid.persist_in_safe_mode = true
30673066
end
30683067
end
30693068

0 commit comments

Comments
 (0)