April 2011
3 tags
QuickCast - RVM Global Gemset
Getting a new Ruby version set up for development can be a pain. Yeah I hear you, not as much as it used to be… of course! Now we have the magic and wonder of RVM.
Well I would like to share this little tidbit that should make getting your environment up and running even faster. Global Gemsets… This allows you to declare gems that you always want to...
3 tags
Setup wild(er)card dns for local OSX development
As a rails developer, or any web developer for that matter, it can be a pain to open up your hosts file everytime you need access to a new development domain. It becomes even worse when you are in need of some hot subdomain action.
A while back I came across Geoff Hankerson’s post and was quite happy with the outcome. Since then I’ve changed my development machine and had since lost...