Extended maintenance of Ruby 1.9.3 ended on February 23, 2015. Read more
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.3
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.44.0.