Skip to content

Commit b015ed3

Browse files
committed
Remove WIP warning as fork seems to be stable now 😘
1 parent 37b25ee commit b015ed3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,6 @@
33

44
This is a simple reverse proxy for Rack that pretty heavily rips off Rack Forwarder. It is not meant for production systems (although it may work), as the webserver fronting your app is generally much better at this sort of thing.
55

6-
## Warning
7-
8-
This is a **work in progress** and this fork (like others) breaks almost all test cases because of a [rack-proxy](https://github.com/ncr/rack-proxy) / [webmock](https://github.com/bblimke/webmock) issue described in [pex/rack-reverse-proxy#1](https://github.com/pex/rack-reverse-proxy/issues/1).
9-
Rack Proxy
10-
11-
[Rack-proxy](https://github.com/ncr/rack-proxy) was introduced in [rack-reverse-proxy c6bbe0b](https://github.com/pex/rack-reverse-proxy/commit/c6bbe0b31a090ce81053c324581e205d8b3a5485).
12-
136
## Installation
147
The gem is available on gemcutter. Assuming you have a recent version of Rubygems you should just be able to install it via:
158

0 commit comments

Comments
 (0)