Silence deprecation warnings because factory_girl
This commit is contained in:
parent
ab42853cc1
commit
27af043720
@ -2,6 +2,9 @@ require File.expand_path('../boot', __FILE__)
|
||||
|
||||
require 'rails/all'
|
||||
|
||||
# todo unsilence deprecation warnings. Silenced for factory_girl
|
||||
ActiveSupport::Deprecation.silenced = true
|
||||
|
||||
# Require the gems listed in Gemfile, including any gems
|
||||
# you've limited to :test, :development, or :production.
|
||||
Bundler.require(*Rails.groups)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user