From: Christoph Kappel Date: 2011-08-10T19:51:17+09:00 Subject: [ruby-core:38893] [Ruby 1.9 - Feature #5174] Export ruby_init_prelude() Issue #5174 has been updated by Christoph Kappel. That would be really helpful! I know that ruby wasn't meant for embedding, but it makes life easier for embedders with just minor changes. ---------------------------------------- Feature #5174: Export ruby_init_prelude() http://redmine.ruby-lang.org/issues/5174 Author: Shugo Maeda Status: Open Priority: Normal Assignee: Nobuyoshi Nakada Category: core Target version: 1.9.x Please export ruby_init_prelude() so that ruby embedded applications such as mod_ruby can call it without calling ruby_options(). -- http://redmine.ruby-lang.org