Acts_as_leashed, my first 'plug-in'

Hey!

Have you ever had the feeling that that source code you have just
deployed could be copy-pasted and reused with the help a front-end guy
without your authorization? I do! So I wrote a (ridiculous) line of
code that triggers an external ‘alert’ application that “calls home”
in case of need… I put this in a tiny plug-in, what do you think?
Probably a gem version would make sense…

:wink: