We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 361b739 + faa2ccf commit 1c3ee46Copy full SHA for 1c3ee46
1 file changed
config/initializers/devise.rb
@@ -143,4 +143,6 @@
143
config.reset_password_within = 6.hours
144
145
config.case_insensitive_keys = [:email]
146
+
147
+ config.reload_routes = false
148
end
0 commit comments