Sha256: e7824a73dc0f3e02e03e9e174e57236970f68e019d03cc38c893587b0ad9adac

Contents?: true

Size: 1.46 KB

Versions: 0

Compression: gzip

Compressed size: 630 Bytes

Stored size: 630 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: mbleigh-twitter-auth
version: !ruby/object:Gem::Version 
  version: 0.0.1
platform: ruby
authors: 
- Michael Bleigh
autorequire: 
bindir: bin
cert_chain: []

date: 2009-02-06 00:00:00 -08:00
default_executable: 
dependencies: []

description: TODO
email: michael@intridea.com
executables: []

extensions: []

extra_rdoc_files: []

files: 
- README.markdown
- VERSION.yml
- generators/twitter_auth_migration
- generators/twitter_auth_migration/templates
- generators/twitter_auth_migration/templates/migration.rb
- generators/twitter_auth_migration/twitter_auth_migration_generator.rb
- lib/twitter_auth
- lib/twitter_auth/controller_extensions.rb
- lib/twitter_auth/cryptify.rb
- lib/twitter_auth.rb
- test/test_helper.rb
- test/twitter_auth_test.rb
- spec/spec_helper.rb
- spec/twitter_auth_spec.rb
has_rdoc: true
homepage: http://github.com/mbleigh/twitter-auth
post_install_message: 
rdoc_options: 
- --inline-source
- --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: 2
summary: Standard authentication stack for Rails using Twitter to log in.
test_files: []

Package Spec version

mbleigh-twitter-auth-0.0.1