Создать проект Rails с Postgres
rails new my_app_name --database=postgresql
Chris
rails new my_app_name --database=postgresql