The JRuby community is pleased to announce the release of JRuby 1.2.0RC2
Homepage: http://www.jruby.org/
Download: http://dist.codehaus.org/jruby/
JRuby 1.2.0RC2 has fixed many many compatibility issues and continued to
improve general performance. Due to popular demand we have a new versioning
Strange ActiveRecord timeout error after threading changes in r. 8892
-
Key: JRUBY-3475
URL: http://jira.codehaus.org/browse/JRUBY-3475
Project: JRuby
Issue Type: Bug
Af
FFI: add Pointer#write_pointer, #write_array_of_pointer and
#read_array_of_pointer
--
Key: JRUBY-3474
URL: http://jira.codehaus.org/browse/JRUBY-3474
Project: JRuby
Hi,
I'm having a problem with the Dir class when the directory is packaged
into a jar file (in my case with rawr).
When I run my app via the jar file sequel migrations fail while
searching for migration classes inside the given directory:
Errno::ENOENT - No such file or directory -
file:/[...