Reformatted excerpts from Matt Zulak's message of 2009-09-03: > CryptoManager's decrypt method returns a CryptoNotice if the GPG > binary can't be found on the path; however, the Message class expects > a 3 element array with either a RMail::Message or nil at index 0.
Thanks. I've fixed this in a slightly different way, by returning the notice as the first element. I think the code is a little easier to read that way. Let me know if it doesn't work. -- William <[email protected]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
