1
0
Fork 0
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:
evanweaver 2007-08-13 22:25:22 +00:00
parent 7858243ccc
commit d684c8444b

View file

@ -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