Introducing after_do: after/before method callbacks in Ruby
I just released a new version of a gem called after_do, which you can use to easily add callbacks before/after a method is executed. I also wrote an introduction blog post about it - go ahead and check it out! :-)
Post a comment