Setting up a Rails 3 virtual machine using Vagrant and VirtualBox I recently started bringing other developers on board to help me with a project that up until then I had been the sole developer on....
Notes on Single Table Inheritance (STI) in Rails 3.0 I’m currently working on a project at Panoptic Development that calls for splitting up a single model into two similar models with slightly differing functionality....