# File lib/hoe/seattlerb.rb, line 6 def define_seattlerb_tasks if Hoe.plugins.include? :publish then base = "/data/www/docs.seattlerb.org" rdoc_locations << "docs.seattlerb.org:#{base}/#{remote_rdoc_dir}" end end