From: Nikita Kuznetsov Date: 2010-10-07T21:29:43+09:00 Subject: Re: XML-RPC WEBrick problem (error during method invocation) > On a side note, how do i include a file using require. I am thinking of > having a require 'myClass.rb', but i cannot figure out what file path i > have to write for it. In C it was easy, it was just #include > "something.h". I was planning on putting all my methods in one class and > seing how that goes. Scratch that, i figured that part out. I was just having type errors -- Posted via http://www.ruby-forum.com/.