Buat proyek Rails dengan Postgres
rails new my_app_name --database=postgresql
Chris
rails new my_app_name --database=postgresql