Skip to content

Instantly share code, notes, and snippets.

@dansjensen
Created November 3, 2016 20:25
Show Gist options
  • Select an option

  • Save dansjensen/ef482cbeb329a2b6c4a3a92b9d9c5efd to your computer and use it in GitHub Desktop.

Select an option

Save dansjensen/ef482cbeb329a2b6c4a3a92b9d9c5efd to your computer and use it in GitHub Desktop.

Revisions

  1. Dan Jensen created this gist Nov 3, 2016.
    15 changes: 15 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@
    Rails app
    http://docs.railsbridge.org/job-board/job-board

    PostgreSQL
    https://www.digitalocean.com/community/tutorials/how-to-setup-ruby-on-rails-with-postgres
    http://www.cyberciti.biz/faq/howto-add-postgresql-user-account/
    https://kkob.us/2016/01/09/homebrew-and-postgresql-9-5/

    Rails routing
    http://guides.rubyonrails.org/routing.html

    Heroku
    https://devcenter.heroku.com/articles/heroku-command-line
    https://devcenter.heroku.com/articles/heroku-postgresql#local-setup
    https://devcenter.heroku.com/articles/getting-started-with-rails5