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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

Development 依赖 (5):

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

业主:

作者:

  • François Beausoleil

SHA 256 校验和:

c4a0198ca6d32331b734ebd4acd8b0ff8156466f2db4d7b3b32babe6f764df12

下载总量 7,778

这个版本 3,344

许可:

需要的 Ruby 版本:

链接: