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.
Required Ruby Version
>= 0
Authors
Tobias Pfeiffer
Versions
- 0.4.0 March 25, 2016 (16 KB)
- 0.3.1 March 27, 2014 (14.5 KB)
- 0.3.0 January 19, 2014 (14.5 KB)
- 0.2.3 December 19, 2013 (14 KB)
- 0.2.2 November 15, 2013 (13 KB)