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

sql server - python to mssql encoding problem -

java - SNMP4J General Variable Binding Error -

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -