1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@813 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
evanweaver 2007-10-27 18:18:55 +00:00
parent 933ace5232
commit 8afad6471c

View file

@ -211,7 +211,7 @@ module Mongrel
# Uses the GemPlugin system to easily load plugins based on their
# gem dependencies. You pass in either an :includes => [] or
# :excludes => [] setting listing the names of plugins to include
# or exclude from the when determining the dependencies.
# or exclude from the determining the dependencies.
def load_plugins(options={})
ops = resolve_defaults(options)