Sha256: 309cca1539fbf65ea8dc0be6e3e1afdf23cfaa8c7f025164b5e712ff9c720a10

Contents?: true

Size: 1.99 KB

Versions: 0

Compression: gzip

Compressed size: 844 Bytes

Stored size: 844 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: postmark-rails
version: !ruby/object:Gem::Version 
  prerelease: false
  segments: 
  - 0
  - 3
  - 0
  version: 0.3.0
platform: ruby
authors: 
- Petyo Ivanov
- Ilya Sabanin
autorequire: 
bindir: bin
cert_chain: []

date: 2010-09-16 00:00:00 +02:00
default_executable: 
dependencies: []

description: Use this plugin in your rails applications to send emails through the Postmark API
email: ilya@wildbit.com
executables: []

extensions: []

extra_rdoc_files: 
- LICENSE
- README.rdoc
files: 
- .document
- .gitignore
- CHANGELOG.rdoc
- Gemfile
- Gemfile.lock
- LICENSE
- README.rdoc
- Rakefile
- VERSION
- lib/postmark-rails.rb
- lib/postmark_delivery_method.rb
- postmark-rails.gemspec
- spec/fixtures/models/test_mailer.rb
- spec/fixtures/views/test_mailer/multipart_message.html.erb
- spec/fixtures/views/test_mailer/multipart_message.text.erb
- spec/fixtures/views/test_mailer/simple_message.erb
- spec/fixtures/views/test_mailer/tagged_message.erb
- spec/postmark-rails_spec.rb
- spec/spec.opts
- spec/spec_helper.rb
has_rdoc: true
homepage: http://postmarkapp.com
licenses: []

post_install_message: "\n      ==================\n      Thanks for installing the postmark-rails gem. If you don't have an account, please sign up at http://postmarkapp.com/.\n      Review the README.rdoc for implementation details and examples.\n      ==================\n    "
rdoc_options: 
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.3.6
signing_key: 
specification_version: 3
summary: Postmark adapter for ActionMailer
test_files: 
- spec/fixtures/models/test_mailer.rb
- spec/postmark-rails_spec.rb
- spec/spec_helper.rb

Package Spec version

postmark-rails-0.3.0