0
$ rails generate migration add_password_digest_to_users password_digest:string

Have to add password_digest to user but rails generate comand doesn't work. It just pretending to work but seems like it will lasts forever. No errors or backtrace were returned, just new line.

4

1 に答える 1