Settings

Theme

Anyone using rails on win?

5 points by netpenthe 9 years ago · 3 comments · 1 min read


How has it been? Are you running your dB in Linux or Windows? Is dev a lot faster? Is it painful?

brudgers 9 years ago

The pain of running Rails on a Windows machine is one of motivations behind Microsoft creating Ubuntu on Windows. It was built to improve developer's experience. For the current state, that's probably a good way to structure a google search. My impression from what I've read is that it's reasonably good. But it's just what I've read.

angersock 9 years ago

Every time I've dealt with Ruby and/or Rails on Windows I've been annoyed--typically at events like Rails Girls where we have to try it out but still have problems.

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.

  • netpentheOP 9 years ago

    yup thats what i'm doing now.. would like to get off a vm at some point :/

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection