From: ajay paswan Date: 2012-10-02T07:00:05+09:00 Subject: Re: Include a class from other file in other folder Jan E. wrote in post #1078236: > Hi, > > you need "require_relative" for this (in Ruby 1.9). "require" is for > loading libraries that are in $LOAD_PATH. I am using ruby 1.8.7 There is so simple using any file inside the folder or inside a folder in the current directory.. I doubt there should be some simpler way! -- Posted via http://www.ruby-forum.com/.