Skip to content

Commit

Permalink
Usage about URL scheme for DATABASE_URL
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebarrie committed Aug 14, 2015
1 parent 870c383 commit a59e2a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -26,6 +26,9 @@ Finally in your `database.yml`:

adapter: pedant_mysql2

Or if you're using `DATABASE_URL` or the url key in `database.yml`, you can use the `pedant-mysql2` URL scheme:

url: pedant-mysql2://host/database

## Usage

Expand Down

0 comments on commit a59e2a7

Please sign in to comment.