Crear proyecto Rails con Postgres
rails new my_app_name --database=postgresql
Chris
rails new my_app_name --database=postgresql