Joel Cahalan
Joel Cahalan
This is just about a deal breaker for me. I use this constantly in the rails console...Every other terminal this works fine.
This worked for us: `config.configurations_dir = Rails.root.join("config")`. Then it should find the yml file you reference.
I am having this issue also. Did you find a solution?
I have no problem on Rails 6.0 but when I try using Rails 6.1 I get the behavior you describe. I am using macos. I don't have time right now...