Thomascountz/peel

The goal of this project is to implement a feature-light ORM in Ruby, modeled after the Active Record pattern and inspired by Gregory Brown's Broken Record project.

"Pattern?" Up until this point, I knew about the ActiveRecord ORM that ships with Ruby on Rails, but I wasn't aware that this was an implementation of the active record pattern...

Peel Daily Log