From: Vit Ondruch Date: 2011-12-08T23:41:07+09:00 Subject: [ruby-core:41550] [ruby-trunk - Feature #5231] Allow to disable versioned paths Issue #5231 has been updated by Vit Ondruch. The recent version of patch fix small issue with RubyGems LOAD_PATH order. ---------------------------------------- Feature #5231: Allow to disable versioned paths http://redmine.ruby-lang.org/issues/5231 Author: Vit Ondruch Status: Open Priority: Normal Assignee: Category: core Target version: 2.0.0 I don't think that the versioned paths are always necessary, when using prefix is enough for most of the cases. Therefore I am attaching patch which allows to disable them during configuration step. Note that this patch does not disable the version in include directory name, but this can be achieved by using different configuration option. -- http://redmine.ruby-lang.org