Guest User

Untitled

a guest
Aug 17th, 2018
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. active record error in Ruby on rails
  2. rails server
  3.  
  4. adapter:mysql2
  5. host:localhost
  6. encoding:utf8
  7. database:kaasib_new
  8. pool:5
  9. username:root
  10. password:~
  11.  
  12. development:
  13. adapter: mysql2
  14. encoding: utf8
  15. reconnect: false
  16. database: app_development
  17. pool: 5
  18. username: root
  19. password:
  20. socket: /tmp/mysql.sock
Add Comment
Please, Sign In to add comment