Project

General

Profile

Actions

Bug #11249

closed

Fix require paths for BigDecimal and io-console

Added by vo.x (Vit Ondruch) almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 2.3.0dev (2015-06-10 trunk 50815) [x86_64-linux]
[ruby-core:69522]

Description

The .rb files under the lib directory will never get on the load path with the currently specified require paths, hence if someone installed the gem from RubyGems, only the binary extension would get loaded, but the original bundled Ruby files will be used instead of the new ones. This patches should narrow the situation.

https://github.com/ruby/ruby/pull/929

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0