public
Description: Deliver email to local db and have it send by sequel_sendmail later. Attempt at a clone of ar_mailer for merb + sequel.
Clone URL: git://github.com/bricooke/sequel_mailer.git
Search Repo:
sequel_mailer / bin / sequel_sendmail
100755 4 lines (3 sloc) 0.083 kb
1
2
3
4
#!/usr/bin/env ruby
 
require 'sequel_mailer/sequel_sendmail'
Sequel::Sendmail.run