We’re hosting a night of Ruby and Rails related Lightning Talks. Five minutes, one projector, multiple presenters, anything can happen! Well, I guess only presentations can happen, but with that begets learning and hopefully some good discussions about best-practices, useful gems, and other interesting topics about our favorite [...]
Read More
I recently stepped back and took a look at the Rails stack to see what’s available for someone approaching it for the first time. Especially with the proliferation of projects on github, the Rails ecosystem has really exploded. In some areas it now faces much the same problem [...]
Read More
Working for multiple clients and environments, it is pretty important to manage multiple development environments on one development machine. For projects needing Ruby environments, Ruby Version Manager (RVM) is the way to go. With RVM, you can have multiple Ruby versions on your machine and switch to and [...]
Read More