public
Description: Authenticate your Rails app using any IMAP server!
Homepage: http://daniel.collectiveidea.com/blog/tags/imap_authenticatable
Clone URL: git://github.com/collectiveidea/imap_authenticatable.git
Click here to lend your support to: imap_authenticatable and make a donation at www.pledgie.com !
Mon Feb 19 13:45:46 -0800 2007
commit  7cc975bba7aa476104634c510c4f1d1e6640be55
tree    9baa5d9aa101f46d270aa066b4ddf1d743efcc08
parent  24506701cae3bf8502b39984eef2d6ab89885d01
100644 2 lines (2 sloc) 0.117 kb
1
2
require 'imap_authenticatable'
ActiveRecord::Base.send(:include, CollectiveIdea::Authentication::IMAPAuthenticatable)