Skip to content

Can not use this gem on new rails project on Mac OS Catalina #47

Closed
@dunghuynh

Description

@dunghuynh

Hi there,

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions