File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
lib/rspec/core/project_initializer/spec Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 57
57
58
58
# Limits the available syntax to the non-monkey patched syntax that is
59
59
# recommended. For more details, see:
60
- # - http://myronmars.to/n/dev- blog/2012/06/rspecs-new-expectation-syntax
60
+ # - http://rspec.info/ blog/2012/06/rspecs-new-expectation-syntax/
61
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
62
+ # - http://rspec.info/ blog/2014/05/notable-changes-in-rspec-3/#zero-monkey-patching-mode
63
63
config.disable_monkey_patching!
64
64
65
65
# This setting enables warnings. It's recommended, but in some cases may
You can’t perform that action at this time.
0 commit comments