You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I added this gem to a fresh new rails project on Mac OS Catalina, I can not run rails c nor rake db:create anymore. The app either hang or crash without any error:
$ rake db:create
[1] 56641 abort rake db:create
Removing the gem or using older version of Mac OS solve the problem :(
There might be a problem with default zsh instead of bash on Mac OS Catalina, or a problem with openssl versions?
AlexanderMint, NicosKaralis, anaumov, istickz, viktorvsk and 4 morexivic-homium