mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
grammar
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@813 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
parent
933ace5232
commit
8afad6471c
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue