IMAP Authenticatable plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://source.collectiveidea.com/public/rails/plugins/imap_authenticatable
Example:
class User < ActiveRecord::Base imap_authenticatable :host => 'mail.example.com' ... end
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | (0 older versions) | Last edited by: hardway, 7 months ago

