Object
# File drb/extserv.rb, line 49 def initialize(str) @str = str end
# File drb/extserv.rb, line 53 def hello(it) "#{it}: #{self}" end
# File drb/extserv.rb, line 57 def to_s @str end
This page was generated for Ruby 1.9.2
Ruby-doc.org is a service of James Britt and Neurogami, an application development company in Scottsdale, AZ.
Generated with the Rubydoc Rdoc Generator 0.9.3.