I used the Disable ActiveRecord in Ruby on Rails 5 as a reference, but my problem was not solved.
I'm experiencing the problem below
Cannot load database configuration:
Could not load database configuration. No such file - ["config/database.yml"] (RuntimeError)
Do you know what to do?