Sha256: ca8db63ecd8100f10f3a31403937d8e4ed7c40f3adcaa63323e9aca3e6be83fc

Contents?: true

Size: 697 Bytes

Versions: 5

Compression:

Stored size: 697 Bytes

Contents

0.0.6  (02-22-12)

Allow Ruby 1.9.3

0.0.5  (06-12-11) Fleetwood release

Allow this to work on Ruby MRI 1.8 and 1.9. On 1.9 we don't do
anything for require_relative, but in 1.9.2+thread_frame we add a
relible abs_path.  This package is provided on 1.9 is there for
compatibility and for abs_path for a threadframe-enabled 1.9.2.

On MRI abs_path may be unreliable in the face of Dir.chdir.


0.0.4  (04-22-11)

- Using an undocumented API has changed in Rubinius 1.2.4dev.  Down
  the line, we need to get an API for RequireRelative#abs_file in
  Rubinius.  Until then, we'll have to change code.

0.0.3  (09-27-10)

- Small .gemspec packaging issues

0.0.2  (09-22-10)

- First public release.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rbx-require-relative-0.0.6 NEWS
rbx-require-relative-0.0.6-universal-ruby-1.9.2 NEWS
rbx-require-relative-0.0.6-universal-jruby-1.2 NEWS
rbx-require-relative-0.0.6-universal-ruby-1.8.7 NEWS
rbx-require-relative-0.0.6-universal-ruby-1.9.3 NEWS