i have created database and tables in postgres want to connect to my new rails app. Also after connecting it how can i run migrations or show all data that was in those tables in rails console. like User.all()
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi,
You can try this tutorial.