ruby on rails - devise password update -


devise after updating password redirects /secret, instead of user_root_path... how can fix this?

...mmmh.... have set root?

#routes.rb root :to => 'home' # or wherever want... 

Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -