ruby on rails - rails4 authentication with devise on Mysql server doesn't work -


i'm following tutorial https://www.youtube.com/watch?v=aaym7uf6dr0 learn devise.

i'm using rails 4.2.1. i've tryed devise using sqlite , works perfect, if want use devise mysql freezes when write:

rails generate devise:install 

the console freeze , nothing happen. can't stop terminal whit ctrl+c , thing closing terminal. how can work whit devise on mysql? been lookng on google can't find solution... thank you!


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -