Started trying out @kaspth's Associated Object gem, and I'm really digging it as a way to organize model logic. I'm only scratching the surface of using it so far, but it's delivering as advertised. https://github.com/kaspth/active_record-associated_object
Was having so much fun, I started a rough generator to make it a little faster, and Kasper already polished it up and created a PR. https://github.com/kaspth/active_record-associated_object/pull/23

