after_do
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.
Activity
- Latest release
- 10y ago
- Total releases
- 8
- Cadence
- ~34 days
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Jul 10, 2013
Releases
| Version | Released | |
|---|---|---|
0.4.0
minor
| ||
0.3.1
patch
| ||
0.3.0
minor
| ||
0.2.3
patch
| ||
0.2.1
patch
| ||
0.2.2
patch
| ||
0.2.0
minor
| ||
0.1.0
initial
|