lib/hoe/clean.rb in hoe-2.2.0 vs lib/hoe/clean.rb in hoe-2.3.0
- old
+ new
@@ -4,11 +4,9 @@
# === Tasks Provided:
#
# clean:: Clean up all the extras.
module Hoe::Clean
- Hoe.plugin :clean # activate globally, fine for general purpose tasks
-
##
# Optional: An array of file patterns to delete on clean.
attr_accessor :clean_globs