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

Email notification in google apps script -

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

javascript - IE11 incompatibility with jQuery's 'readonly'? -