31 Jan '14, 10pm

Culling ActiveRecord Callbacks

Culling ActiveRecord Callbacks Posted by patricksroberts on January 31, 2014 — 0 comments I wrote a blog post on how I've grown skeptical of using the ActiveRecord Callback events in my day-to-day work on Rails apps. Check it out here. Comments “ ” Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve the escalating spam problem. Sorry!

Full article: http://www.rubyflow.com/items/10472-culling-activerecord-...

Tweets

"after_* callbacks on Rails models seem to have...

robots.thoughtbot.com 31 Jan '14, 2pm

ActiveRecord, Caching, and the Single Responsibility Principle Josh Clayton August 19, 2011 rails good code I was working ...