From: Pablo Escobar Date: 2010-04-24T21:20:08+09:00 Subject: Re: ruby require problem You are right thanks. i guess it is ruby mine bug On Apr 24, 12:26 am, Luis Lavena wrote: > On Apr 23, 4:21 pm, Pablo Escobar wrote: > > > I don't get it. Why doesn't ruby have just require/include for > > relative paths as it is in java, python etc. ? > > What's wrong? it's already 1.9 version which lacks these VERY basic > > and usual feature. Explain me plz. > > When asking question about ruby behaviors, provide a sample of code > that shows the issue and include the corresponding backtrace. > > Ruby allows require to relative paths, 1.9 has require_relative. > > Please help us help you better > -- > Luis Lavena