From: Yehuda Katz Date: 2011-11-24T09:35:36+09:00 Subject: [ruby-core:41269] [ruby-trunk - Feature #5666] Make rb_path2class public Issue #5666 has been updated by Yehuda Katz. 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. ---------------------------------------- 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