You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
pjdavis edited this page Sep 14, 2010
·
2 revisions
Ok, so this is an implementation of Martin Fowler’s Identity Map for Active Record. Most of the code is from Simon Harris’s Blog Post in 2006. I just cleaned it up, Wraped it around the dispatch methods for Rails, and made it a plugin.