Displaying 1 result from an estimated 1 matches for "dvollmar".
Did you mean:
vollmar
2006 Jan 14
5
New problem with Mac OS X + rails + mysql. Please help!
...ve no idea what this means.
Any help would be greatly appreciated!
Thanks
(My database.yml file looks like this:
development:
adapter: mysql
database: depot_development
host: localhost
username: root
password: <MYSQLROOTPASSWORD>
=====================
error:
mycomputer:~/Rails/depot dvollmar$ ruby script/generate scaffold Product Admin
/usr/lib/ruby/1.8/yaml.rb:119:in `load'': parse error on line
11, col 11: ` username: root'' (ArgumentError)
from /usr/lib/ruby/1.8/yaml.rb:119:in `load''
.... lines deleted)
from /usr/lib/ruby/gems/1.8/gems/act...