Sha256: 730c6f84e1783c8d874026e4d144fcfbac95791f6db6ed6f8257647fa44e9d5f

Contents?: true

Size: 1.65 KB

Versions: 0

Compression: gzip

Compressed size: 697 Bytes

Stored size: 697 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: chargify_api_ares
version: !ruby/object:Gem::Version 
  prerelease: false
  segments: 
  - 0
  - 2
  - 3
  version: 0.2.3
platform: ruby
authors: 
- Michael Klett
- The Lab Rats @ Phase Two Labs
- Brian Rose
autorequire: 
bindir: bin
cert_chain: []

date: 2010-02-26 00:00:00 -07:00
default_executable: 
dependencies: []

description: ""
email: mklett@grasshopper.com
executables: []

extensions: []

extra_rdoc_files: 
- LICENSE.txt
- README.md
files: 
- .gitignore
- LICENSE.txt
- README.md
- Rakefile
- VERSION
- chargify_api_ares.gemspec
- lib/chargify_api_ares.rb
- samples/customers.rb
- samples/products.rb
- samples/subscriptions.rb
- spec/base_spec.rb
- spec/customer_spec.rb
- spec/factories.rb
- spec/mocks/fake_resource.rb
- spec/product_spec.rb
- spec/spec_helper.rb
- spec/subscription_spec.rb
has_rdoc: true
homepage: http://github.com/grasshopperlabs/chargify_api_ares
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 Chargify API wrapper for Ruby using ActiveResource
test_files: 
- spec/base_spec.rb
- spec/customer_spec.rb
- spec/factories.rb
- spec/mocks/fake_resource.rb
- spec/product_spec.rb
- spec/spec_helper.rb
- spec/subscription_spec.rb

Package Spec version

chargify_api_ares-0.2.3