Copy and paste does largely work. You just will need to install all of your gems and reconfigure for the DB you are using.
tashfeen.ekram wrote:
Copy and paste does largely work. You just will need to install all of your gems and reconfigure for the DB you are using.
You might also integrate your code into a version controller (git, svn, or Brand X), and then outegrate it on the target machine.
Then, if the tests don't pass, you can fix them on the windows machine, pass all tests, integrate, outegrate again, and try again...