RubyGems.org

rack-legacy

0.3.1

Rack legacy is a rack handler to help your run legacy code side-by-side on your rack server. Currently CGI and PHP is supported. Although this can be done with an Apache setup this is overkill for development environments. PHP support is enabled by running through the php-cgi executable.

installgem install rack-legacy
Authors

Eric Anderson

5,749 total downloads 1,066 for this version
Owners

5866464ebc16b5c4729fff4fe7d8fbe7

Gemfile
gem "rack-legacy", "~> 0.3.1"
Versions
  1. 0.3.1 September 12, 2011
  2. 0.3.0 August 11, 2011
  3. 0.2.1 June 16, 2011
  4. 0.2.0 January 20, 2011
  5. 0.1.5 May 14, 2010
Show all versions (10 total)
Runtime Dependencies
  1. rack >= 0