diff options
Diffstat (limited to 'spec/spec_helper.rb')
| -rw-r--r-- | spec/spec_helper.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index e66d9802c..41ce1fde6 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -29,4 +29,5 @@ RSpec.configure do |config|    # automatically. This will be the default behavior in future versions of    # rspec-rails.    config.infer_base_class_for_anonymous_controllers = false +  end | 
