Sha256: dc335907ede604c961ca2442b122a88a79784579eb14397fb23bd6d0c7402ea3
Contents?: true
Size: 1.9 KB
Versions: 0
Compression: gzip
Compressed size: 659 Bytes
Stored size: 659 Bytes
Contents
--- !ruby/object:Gem::Specification name: sendgrid_toolkit version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 1 - 0 version: 0.1.0 platform: ruby authors: - Robby Grossman autorequire: bindir: bin cert_chain: [] date: 2010-03-07 00:00:00 -05:00 default_executable: dependencies: [] description: A Ruby wrapper and utility library for communicating with the Sendgrid API email: robby@freerobby.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - .gitignore - README.rdoc - Rakefile - VERSION - lib/sendgrid_toolkit.rb - lib/sendgrid_toolkit/abstract_sendgrid_client.rb - lib/sendgrid_toolkit/sendgrid_error.rb - lib/sendgrid_toolkit/statistics.rb - lib/sendgrid_toolkit/unsubscribes.rb - spec/helper.rb - spec/lib/sendgrid_toolkit/abstract_sendgrid_client_spec.rb - spec/lib/sendgrid_toolkit/statistics_spec.rb - spec/lib/sendgrid_toolkit/unsubscribes_spec.rb - spec/lib/sendgrid_toolkit_spec.rb - spec/webconnect/sendgrid_toolkit_spec.rb has_rdoc: true homepage: http://github.com/freerobby/sendgrid_toolkit licenses: [] post_install_message: 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: A Ruby wrapper and utility library for communicating with the Sendgrid API test_files: - spec/helper.rb - spec/lib/sendgrid_toolkit/abstract_sendgrid_client_spec.rb - spec/lib/sendgrid_toolkit/statistics_spec.rb - spec/lib/sendgrid_toolkit/unsubscribes_spec.rb - spec/lib/sendgrid_toolkit_spec.rb - spec/webconnect/sendgrid_toolkit_spec.rb