Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. rake aborted!
  2. syntax error on line 14, col -1: `test:
  3. adapter: mysql2
  4. encoding: utf8
  5. database: querocasa_test
  6. pool: 5
  7. username: root
  8. password:
  9. host:'localhost'
  10.  
  11. production:
  12. adapter: mysql2
  13. encoding: utf8
  14. database: querocasa_production
  15. pool: 5
  16. username: root
  17. password:
  18. host:'localhost'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement