filmov
tv
Trick to create database using a single command in Rails activerecord for mysql and postgres

Показать описание
In this video I have explained how to connect rails app to use mysql or posgres as database. You can create database directly using rails command if you have the user for the database.