ruby require problem

P

Pablo Escobar

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.
 
K

Kyle Schmitt

*cough*

Umm. Because you're missing it. It does. I've used it, frequently
even. Perhaps your build is flawed?
 
L

Luis Lavena

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,156
Messages
2,570,878
Members
47,408
Latest member
AlenaRay88

Latest Threads

Top