Browse top setups from around the world or show off your own setup!
Run the following commands if necessary:
-
rake db:migrate
to prepare database -
rake db:seed
to seed required data
PG::ConnectionBad - could not connect to server: Connection refused Is the server running on host "localhost" ...
Run the following: brew services restart postgresql
New styles are not updated when deployed
Run the following: rake assets:precompile