Sha256: 0782a1dba1e08afa806dd4629bf28bd3f0412f38bfb78cb882ec3023f416dca6
Contents?: true
Size: 1.4 KB
Versions: 0
Compression: gzip
Compressed size: 618 Bytes
Stored size: 618 Bytes
Contents
--- !ruby/object:Gem::Specification name: mbleigh-twitter-auth version: !ruby/object:Gem::Version version: 0.0.2 platform: ruby authors: - Michael Bleigh autorequire: bindir: bin cert_chain: [] date: 2009-02-07 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 - generators/twitter_auth/templates - generators/twitter_auth/templates/migration.rb - generators/twitter_auth/templates/user.rb - generators/twitter_auth/twitter_auth_generator.rb - lib/twitter_auth - lib/twitter_auth/controller_extensions.rb - lib/twitter_auth/cryptify.rb - lib/twitter_auth.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: []