RubyGems Navigation menu

komando 0.0.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

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - March 16, 2011 (12.5 KB)
  2. 0.0.0 - March 16, 2011 (12.5 KB)

Development Dependencies (5):

activerecord ~> 2.3.8
bacon >= 0
bluecloth >= 0
jeweler ~> 1.4.0
yard >= 0

Owners:

Authors:

  • François Beausoleil

SHA 256 checksum:

c4a0198ca6d32331b734ebd4acd8b0ff8156466f2db4d7b3b32babe6f764df12

Total downloads 7,483

For this version 3,218

Licenses:

N/A

Required Ruby Version: None

Links: