Sha256: e3ebf275db8d81dce8947085bb20728c96e7c5d211c9237c1591e0f15ec99840

Contents?: true

Size: 1.62 KB

Versions: 0

Compression: gzip

Compressed size: 700 Bytes

Stored size: 700 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: cyu-ar_mailer
version: !ruby/object:Gem::Version 
  version: 1.4.7
platform: ruby
authors: 
- Calvin Yu
- Eric Hodel
autorequire: 
bindir: bin
cert_chain: []

date: 2008-11-30 00:00:00 -08:00
default_executable: ar_sendmail
dependencies: []

description: Even delivering email to the local machine may take too long when you have to send hundreds of messages.  ar_mailer allows you to store messages into the database for later delivery by a separate process, ar_sendmail.
email: calvin@skribit.com
executables: 
- ar_sendmail
extensions: []

extra_rdoc_files: 
- History.txt
- LICENSE.txt
- Manifest.txt
- README.rdoc
files: 
- History.txt
- LICENSE.txt
- Manifest.txt
- README.rdoc
- Rakefile
- bin/ar_sendmail
- lib/ar_mailer.rb
- lib/action_mailer/ar_mailer.rb
- lib/action_mailer/ar_sendmail.rb
- share/bsd/ar_sendmail
- share/linux/ar_sendmail
- share/linux/ar_sendmail.conf
- test/action_mailer.rb
- test/test_armailer.rb
- test/test_arsendmail.rb
has_rdoc: true
homepage: http://seattlerb.org/ar_mailer
post_install_message: 
rdoc_options: 
- --main
- README.rdoc
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
requirements: []

rubyforge_project: seattlerb
rubygems_version: 1.2.0
signing_key: 
specification_version: 2
summary: A two-phase delivery agent for ActionMailer
test_files: 
- test/test_armailer.rb
- test/test_arsendmail.rb

Package Spec version

cyu-ar_mailer-1.4.7