Sha256: 29118e4412fca3a6c5319bccd5afc78968e7e92f3ed4c4ab51d4ee26cfde4f4c

Contents?: true

Size: 1.33 KB

Versions: 0

Compression: gzip

Compressed size: 569 Bytes

Stored size: 569 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: fivepointssolutions-uaid
version: !ruby/object:Gem::Version 
  version: 0.1.1
platform: ruby
authors: 
- Adam Williams
autorequire: 
bindir: bin
cert_chain: []

date: 2009-06-16 00:00:00 -07:00
default_executable: 
dependencies: []

description: A small library useful to Rack-based Ruby applications for obtaining information about the user agent
email: adam@thewilliams.ws
executables: []

extensions: []

extra_rdoc_files: []

files: 
- VERSION.yml
- lib/uaid
- lib/uaid/extractor.rb
- lib/uaid/helper.rb
- lib/uaid/user_agent.rb
- lib/uaid.rb
- spec/extractor_spec.rb
- spec/helper_spec.rb
- spec/spec.opts
- spec/spec_helper.rb
- spec/user_agent_spec.rb
has_rdoc: false
homepage: http://github.com/fivepointssolutions/uaid
post_install_message: 
rdoc_options: []

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: A small library useful to Rack-based Ruby applications for obtaining information about the user agent
test_files: []

Package Spec version

fivepointssolutions-uaid-0.1.1