From: Aredridel Date: 2006-10-21T02:04:18+09:00 Subject: Re: about require --=-iAIJ8rHcIZhKQdglXDMO Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2006-10-21 at 01:06 +0900, Li Chen wrote:=20 > Hi folks, >=20 > In Ruby why do we wirte code as require 'enumerator', instead of=20 > require 'Enumerator' with uppercase?=20 Because classes and files don't have a 1:1 mapping, and filesystems on some systems have case issues. > What happens if 'enumerator' is not=20 > saved in the default path that Ruby usually looks for? Then it won't work unless you alter the path or put it in the right place. --=-iAIJ8rHcIZhKQdglXDMO Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFOQGPtP09exA3hooRAj59AJ9//b00zPZg0dh16yxkxS2r/mdxKQCfRRTa j1m2JJwIvhOtYg25Q7lT0io= =IEfa -----END PGP SIGNATURE----- --=-iAIJ8rHcIZhKQdglXDMO--