RubyGems Navigation menu

after_do 0.3.1

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - March 25, 2016 (16 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 KB)
  5. 0.2.2 - November 15, 2013 (13 KB)
Show all versions (8 total)

Owners:

Authors:

  • Tobias Pfeiffer

SHA 256 checksum:

c20a268370961d252623fea1b0331ea380b87aef0fc92112b3e975085774dac1

Total downloads 302,667

For this version 108,427

License:

MIT

Required Ruby Version: >= 0

Links: