Oops, did it again… I moved my second plugin to Github just now. This one checks a bank account number in a Rails application to see if it’s valid. Dutch bank account numbers conform to the “Elfproef” checksum, so that’s a handy little tool.
Of special interest is the extremely slick checking-code in there. God I love Ruby!
Check out the Elfproef plugin page on this website.