Sha256: accb8a2ae6892707ca505be767ce8512cdc6c2b7c6ca70380246c3f7844254c0

Contents?: true

Size: 1.66 KB

Versions: 0

Compression: gzip

Compressed size: 728 Bytes

Stored size: 728 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: quantipay-authlogic_haapi
version: !ruby/object:Gem::Version 
  version: 1.0.2
platform: ruby
authors: 
- Joe Scharf
autorequire: 
bindir: bin
cert_chain: []

date: 2009-07-04 00:00:00 -07:00
default_executable: 
dependencies: []

description: This gem Extends the Authlogic library and allows using an API key (single access token) with active resource as the login method
email: joe@quantipay.com
executables: []

extensions: []

extra_rdoc_files: 
- README.rdoc
files: 
- .gitignore
- CHANGELOG.rdoc
- MIT-LICENSE
- Manifest.txt
- README.rdoc
- Rakefile
- VERSION.yml
- authlogic_haapi.gemspec
- init.rb
- lib/authlogic_haapi.rb
- lib/authlogic_haapi/session.rb
- lib/authlogic_haapi/version.rb
- rails/init.rb
- test/fixtures/users.yml
- test/libs/rails_trickery.rb
- test/libs/user.rb
- test/libs/user_session.rb
- test/session_test.rb
- test/test_helper.rb
has_rdoc: false
homepage: http://github.com/quantipay/authlogic_haapi
post_install_message: 
rdoc_options: 
- --charset=UTF-8
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: 
rubygems_version: 1.2.0
signing_key: 
specification_version: 3
summary: Extension of the Authlogic library to add support for HTTP Auth with API Key (single access token)
test_files: 
- test/libs/rails_trickery.rb
- test/libs/user.rb
- test/libs/user_session.rb
- test/session_test.rb
- test/test_helper.rb

Package Spec version

quantipay-authlogic_haapi-1.0.2