summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRyan Davis <ryand@zenspider.com>2009-12-29 14:09:53 -0800
committerRyan Davis <ryand@zenspider.com>2009-12-29 14:09:53 -0800
commite78a3a9417de19d0f03a5bd2aa4c6b488d2d879a (patch)
tree60b8ef27be9400629cad1b9c82e2f58082c4d561 /lib
parent80838b95a1a4f1d3417af3a5f36d2ddbe0dfbafa (diff)
downloadhoe-e78a3a9417de19d0f03a5bd2aa4c6b488d2d879a.tar.gz
- Fixed Hoe rdoc problem caused by gemcutter plugin
[git-p4: depot-paths = "//src/hoe/dev/": change = 5571]
Diffstat (limited to 'lib')
-rw-r--r--lib/hoe/gemcutter.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hoe/gemcutter.rb b/lib/hoe/gemcutter.rb
index 803cd81..354b13d 100644
--- a/lib/hoe/gemcutter.rb
+++ b/lib/hoe/gemcutter.rb
@@ -1,6 +1,6 @@
require 'rake'
-class Hoe #:nodoc:
+class Hoe
module Gemcutter
def define_gemcutter_tasks
desc "Push gem to gemcutter."