mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
actually, mongrel_rails does the require
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@547 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
parent
7858243ccc
commit
d684c8444b
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ Run the included test to verify that the patch works as intended. Then, <tt>requ
|
|||
require 'rubygems'
|
||||
require 'cgi_multipart_eof_fix'
|
||||
|
||||
Currently Mongrel requires this gem automatically. However, Mongrel may change in the future.
|
||||
Currently <tt>mongrel_rails</tt> requires this gem automatically. However, Mongrel may change in the future.
|
||||
|
||||
== Further resources
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue