Port a Rails App from Windows to Mac or Linux

Posted by Ryan Max on Stack Overflow See other posts from Stack Overflow or by Ryan Max
Published on 2010-06-13T22:22:31Z Indexed on 2010/06/13 22:52 UTC
Read the original article Hit count: 174

Filed under:
|
|
|

Hello I've been a Rails developer on Windows for quite some time now, but I recently completed my biggest project yet (it's quite extensive, took me over a year to build) but I am having trouble deploying it. The combination of it's size, complexity and a windows environment is making it needlessly complex to deploy. I am thinking about getting an old mac mini and using it just for rails development.

Either that or install unix on another box.

Is there any way I can port my app to this mac or linux machine, without having to start over? I can't find any resources on the internets about this.

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about Windows