Displaying 2 results from an estimated 2 matches for "your_password_here".
2008 Apr 23
4
database.yml, what to change?
...se.yml file (in any text editor) to
properly link to your database etc. This file can be found in the
ProjectName\config\ directory. You will be presented with something
that looks like:
development:
adapter: mysql
encoding: utf8
database: ProjectName_development
username: root
password: your_password_here
host: localhost (modify if needed)
Once all this is set up, you just need to run the command:
"""
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this...
2010 Jan 03
24
SQLServer on Rails
Does any one know how to setup SQLserver with ruby1.9. It was working
on an earlier version and now nothing works! I have installed the
gems dbi ,dbd-odbc and activerecord-odbc-adapter and can connect in
straight Ruby. However, using rails with database.yml nothing works!
I hosed everything and reinstalled rails and now, I get Win32/Parite
virus on ruby.exe. Any ideas? I''m losing