From: Michael Linfield Date: 2009-07-02T07:26:55+09:00 Subject: Re: require an entire package? You could just require 'filename.rb' This would pick up all class and subclass functions located in that file. Global variables are your friend :) - Mac -- Posted via http://www.ruby-forum.com/.