Make sure Postgres listens to localhost
sudo su - postgres
psql -c "create user pulse with password 'pulse' CREATEDB"try this command if asked for a password exit
bundle install
rake db:createrun your tests with rspec
rails server
| Name | Name | Last commit date | ||
|---|---|---|---|---|