What to eat when you've got clean teeth.
psql
> create database things_development;
> \q
rake db:migrate db:seed
ruby app.rb
heroku run rake db:migrate
heroku run rake db:seed
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Added some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
Do all the things under contributing
except add your new thing that tastes
good to db/seeds/things.rb