Links
Categories
Plugins by Nate Kontny
-
Mail Queue
A dead simple way to make Action Mailer asynchronous. Mail Queue is a Rails plugin that queues up mail sent from the Action Mailer. You can then call a cron job (e.g. script/runner "MailQueue.process"), to deliver your mail.
-
Asynchronous
Make any method in your model asynchronous.
-
query cache
A backport of Rails 2.0 query cache to work with Rails 1.2
