rb-aspectr

v 0.3.5

Simple aspect-oriented programming in Ruby

Aspect-oriented programming concepts to Ruby. Essentially it allows you to wrap code around existing methods in your classes. This can be a good thing (and even affect how you design your code) since it separates different concerns into different parts of the code. It is somewhat similar to Aspect

https://sourceforge.net/projects/aspectr

To install rb-aspectr, paste this in macOS terminal after installing MacPorts

sudo port install rb-aspectr

Add to my watchlist

Installations 0
Requested Installations 0