jeffshantz (Jeff Shantz)
- Login: jeffshantz
- Email: jeff.shantz@gmail.com
- Registered on: 08/21/2010
- Last sign in: 08/21/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
08/21/2010
-
01:58 AM Ruby Feature #3727 (Closed): rb_f_require_relative not included in Ruby API
- =begin
Now that Ruby no longer includes the current directory in $: as of Ruby 1.9.2, those of us using the C API cannot use rb_require() to require a file in the same directory as our native code without adding the current directory t...