Hacker News new | past | comments | ask | show | jobs | submit login

Not sure why you'd recommend installing Rails in a VM? It's a framework, not an environment.



You want development to match production as closely as possible, otherwise you're setting yourself up for nasty surprises down the line.


No, you want testing to match production as closely as possible.

Much of the time, development can be done in all sorts of ways that needs little connection to the final production environment.


I found using a staging environment that is a clone of production to trump developing in a vm. All code goes through staging before production so there is no surprises




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: