Top 5 reasons I develop in Ruby on Windows

Here’s the post that Andrew has been waiting for: why I continue to try to develop Ruby in Windows rather than give up and switch to a Mac. Here, in order from least compelling at #5:

  1. I’m more comfortable with Windows. I know where I need to go to change settings, I’m used to the mental models. Often I find what happens in OSX doesn’t line up with my expectations and I get confused. This one is least compelling because I learn quickly; I know I’d get used to a Mac if I used one more than I do now.
  2. I’m stubborn. Every time someone says “why don’t you just use a Mac?” a part of me wants to stay on Windows just because they’re trying to convince me not to.
  3. I like a challenge. Similar but distinct from my stubbornness, every time someone says that developing in Ruby on Windows is hard, I want to see if I can do it.
  4. The Ruby community doesn’t seem interested in supporting Windows, in part because there aren’t very many people trying to use Ruby on Windows. I’m trying to stand up and be counted as a Windows Ruby developer (and starting to try to fix bugs where I can) so that people who would like to get into Ruby but only have access to a Windows machine (or work in a Windows shop) are not just dismissed by the community and told to go buy different hardware (or use a VM) if they want to do Ruby. I think the community is doing itself a disservice by alienating people in this way (and I know that’s debatable).
  5. My company’s software (which includes a Rails app) is deployed on Windows (as well as Linux) and I’m the last person on my team developing in Windows on a daily basis. I feel like I need to be catching compatibility issues as early as possible and have a Windows environment at the ready for debugging any Windows-specific issues that arise. My company has been (and continues to be) sub-par at supporting Windows, and a good deal of our customers use our Windows version. This reason is most compelling because if I was working in Ruby or Rails somewhere that wasn’t deploying on Windows, I would probably have a Mac as my primary work machine.
  6. There you have it. Go ahead and try to argue with my reasons, but watch out for #4, that one might get in your way ;)

This entry was posted in Ruby on Windows and tagged . Bookmark the permalink.

3 Responses to Top 5 reasons I develop in Ruby on Windows

  1. #3 should probably say: “…developing in Ruby on Windows is hard…”

  2. hopewise says:

    Well, I understand that its hard to leave your preferred OS for using Ruby, but, I advice you to switch to Ubuntu if you don’t like Mac OS, as for my experience, I started developing a website with RoR using Windows 7, every thing worked smooth, until I discovered that I need to do testing, as its very encouraged by the rails community, I found that testing ruby on rails in windows is very very hard! I reached a point that most of the useful testing frame works do not work at windows, like RSpec, Capybara, and Spork Server.

    So, what I say is:

    Developing Ruby On Rails with Windows is like swimming against the tide

    Unless you do not need to do unit testing for your work, Windows is not bad at all, although most of the useful gems do not supported windows.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>