Sha256: 9089842bbb5c35a0b31807ad72c86ea0f54588c87218604c71b31c9780d91cfd

Contents?: true

Size: 329 Bytes

Versions: 210

Compression:

Stored size: 329 Bytes

Contents

#!/usr/bin/env ruby

require 'rake/contrib/sshpublisher'

module Rake

  class RubyForgePublisher < SshDirPublisher
    attr_reader :project, :proj_id, :user
    
    def initialize(projname, user)
      super(
        "#{user}@rubyforge.org",
        "/var/www/gforge-projects/#{projname}",
        "html")
    end
  end
  
end

Version data entries

210 entries across 155 versions & 16 rubygems

Version Path
dirty_history-0.7.3 dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
dirty_history-0.7.2 dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
dirty_history-0.7.1 dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
dirty_history-0.7.0 dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
dirty_history-0.6.7 dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
dirty_history-0.6.6 dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
dirty_history-0.6.5 dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
dirty_history-0.6.4 dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
dirty_history-0.6.3 dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
dirty_history-0.6.2 dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
dirty_history-0.6.1 dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
dirty_history-0.6.0 dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
dirty_history-0.5.4 dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
resque-pool-0.3.0 vendor/bundle/ruby/1.8/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
horseman-0.0.5 vendor/ruby/1.9.1/gems/echoe-4.6.3/vendor/rake/lib/rake/contrib/rubyforgepublisher.rb
resque-pool-0.3.0.beta.2 vendor/bundle/ruby/1.8/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
dirty_history-0.5.3 dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
dirty_history-0.5.2 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
dirty_history-0.5.2 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb
dirty_history-0.5.2 dirty_history/ruby/1.9.1/gems/rake-0.8.7/lib/rake/contrib/rubyforgepublisher.rb