I’m trying to understand why so much Rails development happens on Macs? Or is this just a myth? Is there any hard evidence to back this up?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Macs give you confidence that when things go wrong developing a Rails application that it is your fault because almost all the library developers are using them so they test using them and Windows testing comes second if at all.
On a Windows machine there are always two possibilities – you screwed up or there is something broken for Windows. It is a PITA to deal with library dependencies where one of the chain is broken for Windows and you don’t find until after installing other things and screwing up your whole setup.
Eliminating the second possibility every time is worth spending some money on because it will save you time.