Module: Reap::Hosts

Defined in:
lib/reap/hosts/host.rb,
lib/reap/hosts/rubytalk.rb,
lib/reap/hosts/rubyforge.rb,
lib/reap/hosts/mailinglist.rb

Defined Under Namespace

Classes: Host, Mailinglist, RubyTalk, Rubyforge

Class Method Summary collapse

Class Method Details

.registryObject



6
7
8
# File 'lib/reap/hosts/host.rb', line 6

def self.registry
  @registry ||= {}
end