Forked from anonymous/gist:36830cbdef67de84228aec66867e45da
          
        
    
          Last active
          December 1, 2017 20:25 
        
      - 
      
- 
        Save aruprakshit/11e3e22b53333e152b53d19d4fe6450e to your computer and use it in GitHub Desktop. 
  
    
      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 | |
| encoding: utf8 | |
| database: campflame_development | |
| pool: 5 | |
| host: '' | |
| test: | |
| adapter: postgresql | |
| encoding: utf8 | |
| database: campflame_test | |
| pool: 5 | |
| host: '' | |
| production: | |
| adapter: postgresql | |
| encoding: utf8 | |
| database: campflame_production | |
| pool: 5 | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment