DISQUS

DISQUS Hello! e168f08 is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Syllabus

Started by xertroyt · 11 months ago

No excerpt available. Jump to website »

5 comments

  • Reading for Sept 24. Going through the code in the Ruby text...p 78 in the pdf version. The code calls on the method 'require_relative', which is not part of the base until 1.9(I'm running 1.86). I get an 'undefined method' error. My guess is that just using 'require' and the full path to the file will make it work.
  • I'll be talking about "require" later on, but there is an idiom for requiring files relative to a given script which I will teach you. OK?
  • Good enough(I just reread that and it sounded kind-of not nice when it was intended just as conversational...sorry).

    I just used './', but that's just Unix-specific, right?
  • Right, that's one of the things I will explain. Let's move this discussion from the Syllabus to the Cooler (see links at top of page).
  • Are there still student project demos planned? I'd love to see what other people are doing.

Add New Comment

Returning? Login