From: "trans (Thomas Sawyer)" Date: 2012-12-12T13:15:48+09:00 Subject: [ruby-core:50806] [ruby-trunk - Feature #7548][Open] Load and Require Callbacks Issue #7548 has been reported by trans (Thomas Sawyer). ---------------------------------------- Feature #7548: Load and Require Callbacks https://bugs.ruby-lang.org/issues/7548 Author: trans (Thomas Sawyer) Status: Open Priority: Normal Assignee: Category: Target version: next minor =begin Should #load and #require have callbacks? e.g. def required(path) ... end def loaded(path, wrap) ... end On occasion I have wanted to do load monitoring to track down a bug. This would have made it easier. Are there any other good use cases? =end -- http://bugs.ruby-lang.org/