From: Yui NARUSE Date: 2011-11-30T09:25:09+09:00 Subject: [ruby-core:41402] [ruby-trunk - Feature #5666] Make rb_path2class public Issue #5666 has been updated by Yui NARUSE. Yehuda Katz wrote: > While we're at it, can we create a version of this exposed to Ruby? > > Something like Module#path_to_module would be great. We already have a bunch of code in Rails to handle it, but I always wished it was just exposed directly into Ruby. Could you make a ticket about it? It is another issue. ---------------------------------------- Feature #5666: Make rb_path2class public http://redmine.ruby-lang.org/issues/5666 Author: Aaron Patterson Status: Open Priority: Normal Assignee: Category: Target version: I would like to make rb_path2class public C api. I've attached a patch to make it happen along with updates to README.EXT and README.EXT.ja. -- http://redmine.ruby-lang.org