Anyone using rails on win? How has it been? Are you running your dB in Linux or Windows? Is dev a lot faster? Is it painful? |
Anyone using rails on win? How has it been? Are you running your dB in Linux or Windows? Is dev a lot faster? Is it painful? |
The basic install is not terrible, but the very second you start needing thinks like Image Magick or any gem that might expect a Linux build environment or POSIX tools everything breaks into shambles.
If you want to run Rails on Windows, install Virtualbox on Windows, and then load a Linux VM into it.