Skip to content

Instantly share code, notes, and snippets.

@goshacmd
Created January 7, 2013 17:05
Show Gist options
  • Save goshacmd/4476638 to your computer and use it in GitHub Desktop.
Save goshacmd/4476638 to your computer and use it in GitHub Desktop.
Rails-generated app README idea

AppName

Insert brief description of your app.

Requirements

  • Ruby 1.9.3+
  • Bundler 1.3.0
  • PostgreSQL

Bundling

$ bundle install

Running tests

$ bin/rake

Production configuration

In production, relies on the following environment variables being set:

  • DATABASE_URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment