--- !ruby/object:Gem::Specification name: postageapp version: !ruby/object:Gem::Version version: 1.0.12 prerelease: platform: ruby authors: - Oleg Khabarov, The Working Group Inc autorequire: bindir: bin cert_chain: [] date: 2011-09-14 00:00:00.000000000 -04:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: json requirement: &70287819364600 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *70287819364600 - !ruby/object:Gem::Dependency name: jeweler requirement: &70287819362900 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: *70287819362900 description: Gem that interfaces with PostageApp.com service to send emails from web apps email: oleg@twg.ca executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.md files: - .document - .travis.yml - Gemfile - LICENSE - README.md - Rakefile - VERSION - generators/postageapp/postageapp_generator.rb - generators/postageapp/templates/initializer.rb - generators/postageapp/templates/postageapp_tasks.rake - lib/generators/postageapp/postageapp_generator.rb - lib/postageapp.rb - lib/postageapp/configuration.rb - lib/postageapp/failed_request.rb - lib/postageapp/logger.rb - lib/postageapp/mailer.rb - lib/postageapp/mailer/mailer_2.rb - lib/postageapp/mailer/mailer_3.rb - lib/postageapp/rails/rails.rb - lib/postageapp/rails/railtie.rb - lib/postageapp/request.rb - lib/postageapp/response.rb - lib/postageapp/utils.rb - lib/postageapp/version.rb - postageapp.gemspec - rails/init.rb - test/configuration_test.rb - test/failed_request_test.rb - test/gemfiles/Gemfile.rails-2.3.x - test/gemfiles/Gemfile.rails-3.0.x - test/gemfiles/Gemfile.rails-3.1.x - test/helper.rb - test/live_test.rb - test/mailer/action_mailer_2/notifier.rb - test/mailer/action_mailer_2/notifier/with_body_and_attachment.erb - test/mailer/action_mailer_2/notifier/with_custom_postage_variables.text.html.erb - test/mailer/action_mailer_2/notifier/with_custom_postage_variables.text.plain.erb - test/mailer/action_mailer_2/notifier/with_html_and_text_views.text.html.erb - test/mailer/action_mailer_2/notifier/with_html_and_text_views.text.plain.erb - test/mailer/action_mailer_2/notifier/with_simple_view.erb - test/mailer/action_mailer_2/notifier/with_text_only_view.text.plain.erb - test/mailer/action_mailer_3/notifier.rb - test/mailer/action_mailer_3/notifier/with_custom_postage_variables.html.erb - test/mailer/action_mailer_3/notifier/with_custom_postage_variables.text.erb - test/mailer/action_mailer_3/notifier/with_html_and_text_views.html.erb - test/mailer/action_mailer_3/notifier/with_html_and_text_views.text.erb - test/mailer/action_mailer_3/notifier/with_old_api.html.erb - test/mailer/action_mailer_3/notifier/with_old_api.text.erb - test/mailer/action_mailer_3/notifier/with_simple_view.erb - test/mailer/action_mailer_3/notifier/with_text_only_view.text.erb - test/mailer_2_test.rb - test/mailer_3_test.rb - test/mailer_helper_methods_test.rb - test/postageapp_test.rb - test/rails_initialization_test.rb - test/request_test.rb - test/response_test.rb has_rdoc: true homepage: http://github.com/postageapp/postageapp-ruby licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: -1447981717329273579 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.6.2 signing_key: specification_version: 3 summary: Easier way to send email from web apps test_files: []