--- !ruby/object:Gem::Specification name: corntrace-rack-contrib version: !ruby/object:Gem::Version hash: 19 prerelease: false segments: - 1 - 0 - 2 version: 1.0.2 platform: ruby authors: - Kevin Fu - rack-devel autorequire: bindir: bin cert_chain: [] date: 2010-07-18 00:00:00 +08:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rack prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 57 segments: - 0 - 9 - 1 version: 0.9.1 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: test-spec prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 59 segments: - 0 - 9 - 0 version: 0.9.0 type: :development version_requirements: *id002 - !ruby/object:Gem::Dependency name: tmail prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 11 segments: - 1 - 2 version: "1.2" type: :development version_requirements: *id003 - !ruby/object:Gem::Dependency name: json prerelease: false requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 13 segments: - 1 - 1 version: "1.1" type: :development version_requirements: *id004 description: Contributed Rack Middleware and Utilities email: - corntrace@gmail.com - rack-devel@googlegroups.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc - COPYING files: - AUTHORS - COPYING - README.rdoc - Rakefile - lib/rack/contrib.rb - lib/rack/contrib/accept_format.rb - lib/rack/contrib/access.rb - lib/rack/contrib/backstage.rb - lib/rack/contrib/bounce_favicon.rb - lib/rack/contrib/callbacks.rb - lib/rack/contrib/config.rb - lib/rack/contrib/cookies.rb - lib/rack/contrib/csshttprequest.rb - lib/rack/contrib/deflect.rb - lib/rack/contrib/evil.rb - lib/rack/contrib/expectation_cascade.rb - lib/rack/contrib/garbagecollector.rb - lib/rack/contrib/host_meta.rb - lib/rack/contrib/jsonp.rb - lib/rack/contrib/lighttpd_script_name_fix.rb - lib/rack/contrib/locale.rb - lib/rack/contrib/mailexceptions.rb - lib/rack/contrib/nested_params.rb - lib/rack/contrib/not_found.rb - lib/rack/contrib/post_body_content_type_parser.rb - lib/rack/contrib/proctitle.rb - lib/rack/contrib/profiler.rb - lib/rack/contrib/relative_redirect.rb - lib/rack/contrib/response_cache.rb - lib/rack/contrib/response_headers.rb - lib/rack/contrib/route_exceptions.rb - lib/rack/contrib/runtime.rb - lib/rack/contrib/sendfile.rb - lib/rack/contrib/signals.rb - lib/rack/contrib/simple_endpoint.rb - lib/rack/contrib/static_cache.rb - lib/rack/contrib/time_zone.rb - rack-contrib.gemspec - test/404.html - test/Maintenance.html - test/documents/test - test/mail_settings.rb - test/spec_rack_accept_format.rb - test/spec_rack_access.rb - test/spec_rack_backstage.rb - test/spec_rack_callbacks.rb - test/spec_rack_config.rb - test/spec_rack_contrib.rb - test/spec_rack_cookies.rb - test/spec_rack_csshttprequest.rb - test/spec_rack_deflect.rb - test/spec_rack_evil.rb - test/spec_rack_expectation_cascade.rb - test/spec_rack_garbagecollector.rb - test/spec_rack_host_meta.rb - test/spec_rack_jsonp.rb - test/spec_rack_lighttpd_script_name_fix.rb - test/spec_rack_mailexceptions.rb - test/spec_rack_nested_params.rb - test/spec_rack_not_found.rb - test/spec_rack_post_body_content_type_parser.rb - test/spec_rack_proctitle.rb - test/spec_rack_profiler.rb - test/spec_rack_relative_redirect.rb - test/spec_rack_response_cache.rb - test/spec_rack_response_headers.rb - test/spec_rack_runtime.rb - test/spec_rack_sendfile.rb - test/spec_rack_simple_endpoint.rb - test/spec_rack_static_cache.rb - test/statics/test has_rdoc: true homepage: http://github.com/corntrace/rack-contrib/ licenses: [] post_install_message: rdoc_options: - --line-numbers - --inline-source - --title - rack-contrib - --main - README require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 2 summary: Contributed Rack Middleware and Utilities test_files: - test/spec_rack_accept_format.rb - test/spec_rack_access.rb - test/spec_rack_backstage.rb - test/spec_rack_callbacks.rb - test/spec_rack_config.rb - test/spec_rack_contrib.rb - test/spec_rack_cookies.rb - test/spec_rack_csshttprequest.rb - test/spec_rack_deflect.rb - test/spec_rack_evil.rb - test/spec_rack_expectation_cascade.rb - test/spec_rack_garbagecollector.rb - test/spec_rack_host_meta.rb - test/spec_rack_jsonp.rb - test/spec_rack_lighttpd_script_name_fix.rb - test/spec_rack_mailexceptions.rb - test/spec_rack_nested_params.rb - test/spec_rack_not_found.rb - test/spec_rack_post_body_content_type_parser.rb - test/spec_rack_proctitle.rb - test/spec_rack_profiler.rb - test/spec_rack_relative_redirect.rb - test/spec_rack_response_cache.rb - test/spec_rack_response_headers.rb - test/spec_rack_runtime.rb - test/spec_rack_sendfile.rb - test/spec_rack_simple_endpoint.rb - test/spec_rack_static_cache.rb