From: zarawesome@... (Guilherme T.) Date: 2004-12-17T22:02:11+09:00 Subject: rb_require() for strings 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