Displaying 1 result from an estimated 1 matches for "devresourc".
Did you mean:
devresources
2005 Dec 02
3
yaml Error When Trying to Generate Scaffold
...''localhost'' identified by
''paintball'';
grant all on depot_production.* to ''untz''@''localhost'' identified by
''paintball'';
When I tried to generate a scaffold, this is the error I received:
Raven:/Developer/DevResources/Ruby/RailsApps/depot untz$ ruby script/
generate scaffold Product Admin
/usr/local/lib/ruby/1.8/yaml.rb:133:in `load'': syntax error on line
19, col -2: `production: (ArgumentError)
adapter: mysql
database: depot_production
socket: /tmp/mysql.sock
username: untz
password...