From localhost to a remote server

Hi there,

so far everything I have done with RoR has been on my local machine -
ruby on rails, MySQL is all on my local c: drive.

I now would like to have the web app on a server - what should I do?

Chris

look into capistrano.

Chris F. wrote:

Hi there,
1
so far everything I have done with RoR has been on my local machine -
ruby on rails, MySQL is all on my local c: drive.

I now would like to have the web app on a server - what should I do?

Chris