add(pub)
Add a publisher to the composite.
# File lib/rake/contrib/publisher.rb, line 24 def add(pub) @publishers << pub end