RubyGems Navigation menu

after_do 0.4.0

after_do is a gem that let's you execute a block of your choice after or before a specific method is called on a class. This is inspired by Aspect Oriented Programming and should be used to fight cross-cutting concerns.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.4.0 - March 25, 2016 (16.0 KB)
  2. 0.3.1 - March 27, 2014 (14.5 KB)
  3. 0.3.0 - January 19, 2014 (14.5 KB)
  4. 0.2.3 - December 19, 2013 (14.0 KB)
  5. 0.2.2 - November 15, 2013 (13.0 KB)
顯示所有版本(共 8)

擁有者:

作者:

  • Tobias Pfeiffer

SHA 256 checksum:

ac0db691099b40d35202b307fe230eab18befafa725922b7c8bbbc2fb30d000b

總下載次數 291,526

這個版本 159,140

License:

MIT

Ruby 版本需求: >= 0

相關連結: