IRC

A

Ari Brown

I did a ri IRC just now, and it came up with a class document for
establishing IRC connections. Is there any better documentations for
that?

And, better yet, does anyone know of any documentation for Ruby-IRC?
Any other suggestions for ruby and IRC?

###############################
#bit wastage/fun for me, probably not for you
###############################
class Ending
attr_reader :name
def initialize(name)
@name = name
end
def sig
@sig = "-------------------------------------------|\nNietzsche is
my copilot"
end
end

ari = Ending.new(ari)
puts ari.name
puts ari.sig
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top