From: Aaron Patterson <aaron@...>
Date: 2012-02-17T14:31:29+09:00
Subject: [ruby-core:42709] [ruby-trunk - Feature #5221] LoadEerror#path


Issue #5221 has been updated by Aaron Patterson.


Bump. Any news on this?
----------------------------------------
Feature #5221: LoadEerror#path
https://bugs.ruby-lang.org/issues/5221

Author: Koichi Sasada
Status: Open
Priority: Normal
Assignee: Yukihiro Matsumoto
Category: core
Target version: 1.9.4


I read a part of activesupport and they add a method LoadError#path to return unloaded file name (*1).

*1: https://github.com/rails/rails/blob/master/activesupport/lib/active_support/core_ext/load_error.rb

How about to add this method on trunk?

This is a patch with some re-factoring around LoadError:
http://www.atdot.net/sp/view/y5xeql/readonly?lang=diff



-- 
http://bugs.ruby-lang.org/