RubyGems.org

komando

0.1.0

Most web applications have a lot of before/after hooks that occur when working with objects: sending a welcome email on registration, incrementing/decrementing counter caches, trigger validation on remote web services. When implemented using callbacks, all these occur without the developer knowing about them. A simple change in one area of the code can have a huge impact somewhere else. Inspiration for this came from http://blog.teksol.info/2010/09/28/unintented-consequences-the-pitfalls-of-activerecord-callbacks.html and http://jamesgolick.com/2010/3/14/crazy-heretical-and-awesome-the-way-i-write-rails-apps.html

installgem install komando
Authors

François Beausoleil

1,344 total downloads 701 for this version
Owners

7da32f740e64088d2b07c277f3c1b94b

Gemfile
gem "komando", "~> 0.1.0"
Versions
  1. 0.1.0 March 15, 2011
  2. 0.0.0 March 15, 2011