Displaying 1 result from an estimated 1 matches for "movieapp_test".
2009 Feb 10
3
scaffold macro problem
...:root
password:
host: localhost
# Warning: The database defined as "test" will be erased 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
encoding: utf8
database: MovieApp_test
pool: 5
username: root
password:
host: localhost
production:
adapter: mysql
encoding: utf8
database: MovieApp_production
pool: 5
username: root
password:
host: localhost
----------------------------------------------------
Please help me in tis regard.
--
Posted via http:/...