mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
forgot project
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@599 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
parent
e57cc92892
commit
ded1d0d8c6
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ require 'echoe'
|
|||
|
||||
Echoe.new("mongrel_cluster") do |p|
|
||||
p.summary = "Mongrel plugin that provides commands and Capistrano tasks for managing multiple Mongrel processes."
|
||||
p.project = "mongrel"
|
||||
p.author="Bradley Taylor"
|
||||
p.dependencies = ['gem_plugin >=0.2.2', 'mongrel >=1.0.1']
|
||||
p.has_rdoc = false
|
||||
|
|
Loading…
Add table
Reference in a new issue