acts_as_audited in development
Thanks to metatribe, a huge annoyance in acts_as_audited is now fixed: it works in development mode. Due to it’s dependance on Rails’ cache sweepers, which are only enabled when caching is, acts_as_audited didn’t work in development mode.
metatribe has a crafty solution, which took me a few minutes to believe it would even work. So pull the latest version and happy auditing.
This content is open source.
Suggest Improvements.