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....