Skip to content

Commit

Permalink
Remove outdated comment in devise initalizier
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJackson-Oslo committed Feb 17, 2024
1 parent 648f1c8 commit df4ae33
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions config/initializers/devise.rb
Original file line number Diff line number Diff line change
Expand Up @@ -301,13 +301,6 @@
# so you need to do it manually. For the users scope, it would be:
# config.omniauth_path_prefix = '/my_engine/users/auth'

# ==> Turbolinks configuration
# If your app is using Turbolinks, Turbolinks::Controller needs to be included to make redirection work correctly:
#
# ActiveSupport.on_load(:devise_failure_app) do
# include Turbolinks::Controller
# end

# ==> Configuration for :registerable

# When set to false, does not sign a user in automatically after their password is
Expand Down

0 comments on commit df4ae33

Please sign in to comment.