710dac3c5e
It is required by new ruby-linecache package. Ruby 1.9's relative_relative for Rubinus and MRI 1.8 Here we add in Module RequireRelative method: *require_relative*, and *abs_file*. Example: require 'rubygems'; require 'require_relative' require_relative './lib/foo' absolute_path = RequireRelative.abs_file But why *abs_file*? Well, recall that ==__FILE__== does not give an absolute path. So if you have chdir'd before using ==__FILE__==, you might not be able to retrieve the full path.
5 lines
275 B
Text
5 lines
275 B
Text
$NetBSD: distinfo,v 1.1.1.1 2011/06/19 10:32:17 taca Exp $
|
|
|
|
SHA1 (rbx-require-relative-0.0.5.gem) = 7be5a5694f1042195532798f36c1104c259e682b
|
|
RMD160 (rbx-require-relative-0.0.5.gem) = dbd206854ed0595de79f503903d0db0723ab28b1
|
|
Size (rbx-require-relative-0.0.5.gem) = 8704 bytes
|