We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16d3b92 commit 61d19e4Copy full SHA for 61d19e4
lib/rspec/core/project_initializer/spec/spec_helper.rb
@@ -59,7 +59,7 @@
59
# recommended. For more details, see:
60
# - http://myronmars.to/n/dev-blog/2012/06/rspecs-new-expectation-syntax
61
# - http://www.teaisaweso.me/blog/2013/05/27/rspecs-new-message-expectation-syntax/
62
- # - http://myronmars.to/n/dev-blog/2014/05/notable-changes-in-rspec-3#new__config_option_to_disable_rspeccore_monkey_patching
+ # - http://rspec.info/blog/2014/05/notable-changes-in-rspec-3/#zero-monkey-patching-mode
63
config.disable_monkey_patching!
64
65
# This setting enables warnings. It's recommended, but in some cases may
0 commit comments