Created
September 19, 2011 11:10
-
-
Save neilmiddleton/1226307 to your computer and use it in GitHub Desktop.
Postgres min_messages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
development: | |
adapter: postgresql | |
host: localhost | |
min_messages: warning | |
database: foo_development |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment