Created
January 10, 2013 17:13
-
-
Save brandon-beacher/4503925 to your computer and use it in GitHub Desktop.
This file contains 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 | |
encoding: unicode | |
database: passion-dragon_development | |
min_messages: warning | |
test: | |
adapter: postgresql | |
encoding: unicode | |
database: passion-dragon_test | |
min_messages: warning |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
or if you want to get fancy, you can do:
kind of nice because it reuses the common elements for each environment