From: Li Chen Date: 2006-10-21T01:06:04+09:00 Subject: about require Hi folks, In Ruby why do we wirte code as require 'enumerator', instead of require 'Enumerator' with uppercase? What happens if 'enumerator' is not saved in the default path that Ruby usually looks for? Thanks, Li -- Posted via http://www.ruby-forum.com/.