This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Fri Jul 18 13:16:28 -0700 2008 | [tbuser] |
| |
README | Fri Jul 18 13:16:28 -0700 2008 | [tbuser] |
| |
Rakefile | Fri Jul 18 12:30:48 -0700 2008 | [tbuser] |
| |
init.rb | Fri Jul 18 12:30:48 -0700 2008 | [tbuser] |
| |
install.rb | Fri Jul 18 12:30:48 -0700 2008 | [tbuser] |
| |
lib/ | Fri Jul 18 12:30:48 -0700 2008 | [tbuser] |
| |
tasks/ | Fri Jul 18 12:30:48 -0700 2008 | [tbuser] |
| |
test/ | Fri Jul 18 12:30:48 -0700 2008 | [tbuser] |
| |
uninstall.rb | Fri Jul 18 12:30:48 -0700 2008 | [tbuser] |
README
ActsAsPradipta ============== What Pradipta Archiputra (aka "MAX ARCHIE") uses to send his recruitment emails. This plugin pretends that CC and BCC does not exist. All recipients no matter how they're set, all go to the TO line where they belong. Now you too can create epic threads of FAIL in the hopes that they will transubstantiate into WIN. Yes, it's a joke. See http://groups.google.com/group/pradiptas-rolodex Example ======= config/envrionments/development.rb ActionMailer::Base.send :include, ActsAsPradipta config.action_mailer.delivery_method = :pradipta config.action_mailer.my_settings = { :delivery_method => :smtp } config.action_mailer.smtp_settings = { :address => 'smtp.gmail.com', :port => 25, :domain => 'gmail.com' } Credit ====== Mostly extracted from http://github.com/Nel/deliver_to_me/tree/master Copyright (c) 2008 Tony Buser, released under the MIT license




