mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
ddd5c9a46c
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@267 19e92222-5c0b-0410-8929-a290d50e31e9
13 lines
356 B
Ruby
13 lines
356 B
Ruby
# Copyright (c) 2005 Zed A. Shaw
|
|
# You can redistribute it and/or modify it under the same terms as Ruby.
|
|
#
|
|
# Additional work donated by contributors. See http://mongrel.rubyforge.org/attributions.html
|
|
# for more information.
|
|
|
|
require 'rubygems'
|
|
require 'gem_plugin'
|
|
|
|
# file is just a stub that makes sure the mongrel_plugins gem is loaded and ready
|
|
|
|
|
|
|