projectzebra / Redcrumbs

Fast and unobtrusive activity tracking of ActiveRecord models using DataMapper and Redis.
13 stars 0 forks source link

Closes a few nasty bugs #3

Closed JonMidhir closed 12 years ago

JonMidhir commented 12 years ago

Refactoring of hash.reject into hash.slice before_save is now an aftersave since dirty attributes changes are still available at that stage and it encompasses changes made in before callbacks