From: viko@... Date: 2019-07-26T02:52:41+00:00 Subject: [ruby-core:93926] [Ruby master Bug#16023] json/add/core isn't complete Issue #16023 has been reported by viko (Viko Viko). ---------------------------------------- Bug #16023: json/add/core isn't complete https://bugs.ruby-lang.org/issues/16023 * Author: viko (Viko Viko) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.6.3p62 (2019-04-16 revision 67580) [x86_64-darwin18] * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- Several `json/add/*.rb` are not required by `json/add/core`. It should probably check its directory and require the contents automatically, to ensure this doesn't end up happening again if more are added. Actually, why is it a separate module at all? Shouldn't it be implied by `require 'json'`? -- https://bugs.ruby-lang.org/ Unsubscribe: