Sha256: ee8aca462545b2d66ed2f89e04589204525dbf4d83e02a312fc5b9d1152fefa0

Contents?: true

Size: 1.78 KB

Versions: 0

Compression: gzip

Compressed size: 801 Bytes

Stored size: 801 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: rack-forceie7
version: !ruby/object:Gem::Version 
  version: 1.0.0
platform: ruby
authors: 
- Andrew Chalkley
autorequire: 
bindir: bin
cert_chain: []

date: 2010-01-31 00:00:00 +00:00
default_executable: 
dependencies: 
- !ruby/object:Gem::Dependency 
  name: shoulda
  type: :development
  version_requirement: 
  version_requirements: !ruby/object:Gem::Requirement 
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        version: "0"
    version: 
description: Rack::ForceIE7 adds the X-UA-Compatible header with the value of IE=7 to the response headers so that there is no need to include anything in the head of your HTML document. Unlike some other middleware this doesn't edit your body - it just adds the additional header to the response.
email: andrew@chalkley.org
executables: []

extensions: []

extra_rdoc_files: 
- LICENSE
- README.rdoc
files: 
- .document
- .gitignore
- LICENSE
- README.rdoc
- Rakefile
- VERSION
- lib/rack-forceie7.rb
- rack-forceie7.gemspec
- test/helper.rb
- test/test_rack-forceie7.rb
has_rdoc: true
homepage: http://github.com/chalkers/rack-forceie7
licenses: []

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.3.5
signing_key: 
specification_version: 3
summary: Rack middleware to force Internet Explorer 8 to render pages in Internet Explorer 7 Compatibilty mode unobtrusively
test_files: 
- test/helper.rb
- test/test_rack-forceie7.rb

Package Spec version

rack-forceie7-1.0.0