Chris Kilding
Chris Kilding
When I tried to use this gem on Jruby 1.7.10 I got the following error, basically it looks like this gem has a hard requirement on the MRI / cruby...
On the acts_as_commentable rubygems page I see that the releases are somewhat out of date: 4.0.1 March 13, 2010 (6.5 KB) 4.0.0 March 13, 2010 (6.5 KB) 3.0.1 October 28,...
RON solves a number of pain points with JSON (e.g. it actually supports enums, actually supports types), and unlike most better-than-JSON attempts it's also managed to get some traction -...
## Proposal I would like the Maven plugin to allow headless execution of the `recorder` target in HAR mode. To that end the following options come to mind: ### Add...
We are writing a NAPI-RS glue module which exports a Rust function which is intended for public use. It also has a supporting Rust function that we want to expose...
**Describe the feature you'd like to improve in Pock** By default, a Mac app can only control the Touch Bar when it is the foreground application and in focus. (Clicking...
## [JENKINS-46081](https://issues.jenkins-ci.org/browse/JENKINS-46081) - Add MessageExclusion trait Add a corresponding trait for the `MessageExclusion` extension. ## Checklist - [x] I have read the [CONTRIBUTING](https://github.com/jenkinsci/git-plugin/blob/master/CONTRIBUTING.md) doc - [x] I have referenced the...
Assuming I've understood the point at which cane hooks into the testing lifecycle, it would be nice if we could drop a `require 'cane'` statement (or similar) into the Rspec...
I upgraded my project to rtree 1.0.0 as the release notes said this version added type hint support. But the type hints were not quite usable in 1.0.0; the `py.typed`...