NoBacksies is a callback layer built on top of Ruby's built-in callback methods. It makes it possible to add new callbacks very easily, without having to fuss with more nuanced issues of defining and redefining callback methods.
On Jul 7, 5:40 am, Robert Klemme <shortcut...@googlemail.com> wrote:
On Wed, Jul 6, 2011 at 5:18 PM, Intransition <transf...@gmail.com> wrote:
> On Jul 6, 11:10 am, Intransition <transf...@gmail.com> wrote:
>> Note I just release 0.3.1. Found some typos in the code. While I was
>> at it I added all missing tests.
> For the record: Bernard Lambeau found the typos Thanks dude!!!
I also found a superfluous "self." in the docs....