Subject: rb_require() for strings
From: zarawesome gmail.com (Guilherme T.)
Date: Fri, 17 Dec 2004 22:02:11 +0900
I'd like to use rb_require(), but instead of a filename give it a
string with the contents to be required. How would I go about doing
this?
Thanks in advance