If you’ve ever wished to be able to use the power of ActiveRecord (callbacks, validations, observers, etc) without the need to persist to disk this is the ORM for you. Supermodel implements Rails 3.0’s ActiveModel spec to give full Rails compatibility with the speed of in-memory processing.
permalink