SshDirPublisher
# File lib/rake/contrib/rubyforgepublisher.rb, line 8 def initialize(projname, user) super( "#{user}@rubyforge.org", "/var/www/gforge-projects/#{projname}", "html") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.