The main "It works" index.html file shows. I don't know what else I need to do. I copied the entire code-base and db and put up a new subdomain.
It's MySQL and ruby-on-rails with rubber(wr0ngway) and capistrano.
What I have done:
- Set up a new subdomain with the "Passenger" options in my Dreamhost account.
- Create a new MySQL server and migrate over all the data.
- Upload all files.
That's it. It should work right?!?
I know there must be some ruby config files somewhere that needs to be customized so that ruby can
- appreciate its new home
- point to the correct db
I know I need to know ruby better and RTM & STFW. Ruby is not my background and my "ramp-up time" is probably irritating my new employer. Is there a quick-&-dirty way to get this working in the meanwhile before I log my 45th hour of discovery learning. Should the gems work without being uninstalled and reinstalled?
Any/All help appreciated.