method
new
v1_9_3_392 -
Show latest stable
- Class:
CompositePublisher
new()public
No documentation available.
# File lib/rake/contrib/publisher.rb, line 19
def initialize
@publishers = []
end new()No documentation available.
# File lib/rake/contrib/publisher.rb, line 19
def initialize
@publishers = []
end