mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
ditto
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@874 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
parent
97f6f41971
commit
7c97dcd342
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ Echoe.new("gem_plugin") do |p|
|
|||
p.test_pattern = "test/test_plugins.rb"
|
||||
p.clean_pattern += ["pkg", "lib/*.bundle", "*.gem", ".config"]
|
||||
p.rdoc_pattern = ['README', 'LICENSE', 'COPYING', 'lib/**/*.rb', 'doc/**/*.rdoc']
|
||||
p.rdoc_template = `allison --path`.chomp
|
||||
end
|
||||
|
||||
namespace :site do
|
||||
|
|
Loading…
Add table
Reference in a new issue