From: kobahide789@... Date: 2017-03-29T08:51:23+00:00 Subject: [ruby-core:80458] [Ruby trunk Bug#13383] [PATCH] Module#source_location Issue #13383 has been reported by koba789 (Hidekazu Kobayashi). ---------------------------------------- Bug #13383: [PATCH] Module#source_location https://bugs.ruby-lang.org/issues/13383 * Author: koba789 (Hidekazu Kobayashi) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- # Abstract It can inspect where the module or class is defined. # Background In debugging or development an application, I usually want to find out where the class definition of using library. There is Method#source_location but I could not find **Class** easily. # Implementation In Github: https://github.com/ruby/ruby/pull/1562 -- https://bugs.ruby-lang.org/ Unsubscribe: