Answers for "How to find database name in rails console"

1

How to find database name in rails console

ActiveRecord::Base.connection.current_database
Posted by: Guest on November-16-2021

Code answers related to "How to find database name in rails console"

Browse Popular Code Answers by Language