-
Should run some tests with other versions of Ruby to see what the fastest/most stable version is. Might also be worth testing against other versions of Ruby for non-authorized deployments.
-
The discussion about the threadsafe memoized helpers, initially introduced in https://github.com/rspec/rspec-core/pull/1858. I'm opening the issue because https://github.com/rspec/rspec/issues/14 has …
-
did a rvm install rbx-2.3
ran the entire run, then said not installed:
gist: https://gist.github.com/washu/f3e369a6105c4bf5a51b
washu updated
8 years ago
-
Currently, there are two options for deploying: the default, which runs the deploy for every job, and, adding an `on` option to specify which job the deploy should be run on. However, when using the `…
-
As of `3.37` we've had `Fiber` activity in the log, which for `Celluloid` opens an entirely new world of possibilities for debugging. With one thing preventing that ( which was already discussed, on G…
-
The spec at https://github.com/rubysl/rubysl-socket/blob/3950231ce2af8a438deeaa6006fd177356149823/spec/basicsocket/getsockopt_spec.rb currently fails with the following output found at https://gist.gi…
-
### Environment
```
$ ruby -v
jruby 9.1.6.0 (2.3.1) 2016-11-09 0150a76 Java HotSpot(TM) 64-Bit Server VM 25.0-b70 on 1.8.0-b132 +jit [darwin-x86_64]
$ uname -a
Darwin Kevins-MacBook-Pro.local 1…
-
Attempted to install rbx-2.4.1 on my PCLinuxOS (PCLOS) 32-bit distro and got errors shown below:
https://gist.github.com/jzakiya/08a167a4bd4b8b31ee22
-
I would like to propose a complete rewrite of the core systems in C or Rust for the sake of it .
ghost updated
7 years ago
-
Last rvm release was almost a year ago, rubies in stable are _very_ outdated. Stable release maybe?