How do I access the contents of database.yml inside an ActiveRecord migration? Specifically, I need the value of the database key for the database being migrated.
How do I access the contents of database.yml inside an ActiveRecord migration? Specifically, I
Share
1 Answer