Sha256: 1ef78f48627781a2d1174843bee18b9e953eda7427257c1501a7d84a728df700

Contents?: true

Size: 1.44 KB

Versions: 0

Compression: gzip

Compressed size: 625 Bytes

Stored size: 625 Bytes

Contents

--- !ruby/object:Gem::Specification
name: auto_response
version: !ruby/object:Gem::Version
  version: 0.1.4
  prerelease: 
platform: ruby
authors:
- qhwa
autorequire: 
bindir: bin
cert_chain: []
date: 2012-12-24 00:00:00.000000000 Z
dependencies: []
description: 
email: qhwa@163.com
executables:
- ar
extensions: []
extra_rdoc_files:
- readme.md
files:
- readme.md
- rules.sample
- Gemfile
- Gemfile.lock
- bin/ar
- bin/start_ar.rb
- test/respond_with_url_test.rb
- test/all-test.rb
- test/fixture/passwd
- test/fixture/hello_world.txt
- test/helper.rb
- test/respond_with_file_test.rb
- test/respond_with_number_test.rb
- test/respond_with_array_test.rb
- test/respond_with_string_test.rb
- test/response_text_parser_test.rb
- test/match_with_reg_test.rb
- lib/ar/parser.rb
- lib/ar/rule_dsl.rb
- lib/ar/proxyserver.rb
- lib/ar/rule_manager.rb
- lib/autoresponse.rb
homepage: https://github.com/qhwa/auto_response
licenses: []
post_install_message: 
rdoc_options:
- --main
- readme.md
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 1.8.17
signing_key: 
specification_version: 3
summary: A proxy server for debugging HTTP requests.
test_files: []

Package Spec version

auto_response-0.1.4