This method is deprecated or moved on the latest stable version. The last existing version (v2_1_10) is shown here.
add(pub)
Add a publisher to the composite.
# File lib/rake/contrib/publisher.rb, line 24 def add(pub) @publishers << pub end