JRuby 1.5.0.RC2 Released

Thomas E Enebo wrote:

The JRuby community is pleased to announce the release of JRuby
1.5.0.RC2

Here's my bug wish list: this one:

http://jira.codehaus.org/browse/JRUBY-2564

File.exist? File.expand_path('/autoexec.bat')

=> true

File.exist? '/autoexec.bat'

=> false # bug

Thanks!
-rp

···

--
Posted via http://www.ruby-forum.com/.