development:
adapter: mysql
database: development_db
username: username
password: password
sochost: localhost
Ruby on Rails Tips
Friday, August 15, 2008
Database.yml Formats
Solutions to Errors in the Ruby or Rials
If you Encounter any kind of Errors in Ruby and Rails packages do the following.
gem cleanup -v
gem update
- RubyGem version error
Subscribe to:
Comments (Atom)