AfterDo
JSON →after_do is a gem that lets you execute a block of your choice after or before a specific method is called on a class, inspired by Aspect Oriented Programming.
after_do is a gem that lets you execute a block of your choice after or before a specific method is called on a class, inspired by Aspect Oriented Programming.