search for: expenses_product

Displaying 2 results from an estimated 2 matches for "expenses_product".

2006 Mar 31
14
[newbi] Create a Model
...d and # re-generated from your development database when you run ''rake''. # Do not set this db to the same as development or production. test: adapter: mysql database: expenses_test username: root password: socket: /tmp/mysql.sock production: adapter: mysql database: expenses_production username: root password: socket: /tmp/mysql.sock # PostgreSQL versions 7.4 - 8.1 # # Get the C bindings: # gem install postgres # or use the pure-Ruby bindings on Windows: # gem install postgres-pr postgresql_example: adapter: postgresql database: expenses_development username:...
2007 Jun 21
2
Error when trying to run expense program
...application.rb:20: unknown regexp options - yql ./script/../config/../app/controllers/application.rb:22: syntax error, unexpected '':'', expecting kEND ./script/../config/../app/controllers/application.rb:24: syntax error, unexpected '':'', expecting kEND database: expenses_production ^ ./script/../config/../app/controllers/application.rb:25: syntax error, unexpected '':'', expecting kEND username: root ^ ./script/../config/../app/controllers/application.rb:26: syntax error, unexpected '':'', expecting kEND password:...