Moving Ruby on Rails installation
Posted by: hendrata
Posted on: 2007-12-10 18:41:00
Hello,
I developed Ruby on Rails locally on my laptop, using InstantRails for Windows. Now it has been tested and debugged and ready for deployment. Is there an easy way to move it to dreamhost server?
If not, what are the things that I need to duplicate in dreamhost? I'm assuming all my model and controller files, my database, and my rhtml files. But I can't think of anything else.
Thanks