Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am bloxsom on github.
  • I am bloxsom (https://keybase.io/bloxsom) on keybase.
  • I have a public key ASBoOBoZAY98mKCuCTzkwAa9BOHd7q7YLH9WzC57NE4gPwo

To claim this, I am signing this object:

#
# Rails PostgreSQL Template
# Brandon Bloxsom - 2014
#
# Run using
# rails new APP_NAME -m rails-template.rb --database postgresql
#
gem_group :production do
gem 'thin'