config/initializers/devise.rb in g5_authenticatable-0.5.0 vs config/initializers/devise.rb in g5_authenticatable-0.5.1

- old
+ new

@@ -234,10 +234,10 @@ # ==> Warden configuration # If you want to use other strategies, that are not supported by Devise, or # change the failure app, you can configure them inside the config.warden block. # config.warden do |manager| - manager.failure_app = G5Authenticatable::FailureApp + # Add custom warden configuration here end # ==> Mountable engine configurations # When using Devise inside an engine, let's call it `MyEngine`, and this engine