hi,
I tried deploy ror app using capistrano. when i ran the command 'cap deploy:migrations", i got the following errors: Missing these requried gems:
rake aborted! Unknown database 'hylog_production'
do i have to resetup the databases manually on production server?