Rails deployment from a windows machine
Posted
by Kenji Crosland
on Stack Overflow
See other posts from Stack Overflow
or by Kenji Crosland
Published on 2010-03-09T02:47:54Z
Indexed on
2010/03/09
2:51 UTC
Read the original article
Hit count: 422
I'm a rails novice and just finished my first rails app(as far as I can tell). Now I'm at the deployment stage and find myself utterly confused--especially because I'm deploying from a windows machine.
I bought the pragmatic book on deployment and it seems a little out of date since they're recommending subversion instead of Git.
What would be the easiest deployment method these days for someone doomed to use windows? Are there any good up-to-date tutorials on deployment from Windows?
© Stack Overflow or respective owner