mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
As we are doing debug mode on
we don't need to silenced it
This commit is contained in:
parent
5753a8cb2a
commit
7e893717aa
1 changed files with 0 additions and 2 deletions
|
@ -59,5 +59,3 @@ end
|
|||
def restore_delivery_method
|
||||
ActionMailer::Base.delivery_method = @old_delivery_method
|
||||
end
|
||||
|
||||
ActiveSupport::Deprecation.silenced = true
|
||||
|
|
Loading…
Reference in a new issue