What's a good way to set up a development environment on OS X for ruby, rails, and git?
- by Ein2015
I'm going to start development on a web app using ruby, rails, probably either postgres or mysql, and most likely apache. I'll be using a git repository with the master repo on another server.
I've searched through stackoverflow and done some Googling... so here's what I have so far...
What are your opinions on what's described on this page?:…