-
rubinius fails with this error (jruby too last time i tried) any ideas how to fix this ?
-
RSpec today does not support parallel execution of tests in the core. There are bunch of gems that allow for parallel execution, but all of these are process based and not thread based.
With JRuby/R…
-
1. FFI::Library::LIBC is not initialized to be the same as FFI::Platform::LIBC (it's not set to anything)
2. The return value of FFI::Library::ffi_lib() is of wrong type, seems to be [ ['/path/to/lib'…
-
Would it be possible to get images built off a couple of other Base OS'es at some point?
- Ubuntu 16.04
- Direct upgrade path from current 14.04
- Alpine Linux
- Hopefully for image size rea…
CpuID updated
4 years ago
-
i have been trying to get some version of rubinuis on my debian 9 system that will allow fancy to compile - i have tried several different versions old and new with various combinations of rubinius (2…
-
[ruby-install](https://github.com/postmodern/ruby-install#readme) is a simple utility that allows installing arbitrary versions of Ruby, JRuby, Rubinius, etc. Unlike ruby-build, ruby-install ensures a…
-
I'm tempted to stick jruby on the "allowed failures" list. I suspect that if you're writing an etsy app, you're not deploying it on rubinius or jruby. It might be OK to deprecate support for these.
-
with https://github.com/ruby/ruby/pull/3983 , rubyc includes c macros to do atomic operations. should we use these for the atomic operations?
* Operating system: linux / mac / w…
-
In development I use ruby 2.1.2, and have no issues with this gem but in production I use rubinius 2.5.2 (2.1.0) and I get the following error:
TypeError (no implicit conversion to float)
I'm gettin…
-
maybe others also (mac-ruby, maglev?)
Rake task which uses rvm should be created for this