James Adam
James Adam
We found this library as a dependency of another library (snowplow/snowplow-ruby-tracker) that we use in our application. Unfortunately, we _also_ have our own top-level class called `Contract`, which basically means...
In order to ensure that we don't miss any key changes while we are doing work, the `eternal_watch` method should track the `modifiedIndex` attribute of the previous response and watch...
We're seeing an issue that seems superficially similar to #22 -- in a nutshell, binstubs are generated with paths to the Gemfile for a specific Capistrano release, and once that...
When "all regions" and "all topics" are selected (i.e. the default) on https://joinmastodon.org/servers, the order that instances are presented is essentially fixed. This means that the first server shown is...
As of ddollar/foreman@c039f379ff1b6eb87673aa73a3548ba20d1722e4, Foreman won't run a shell to run the command under upstart, but uses a `.env` file and inserts the environment variables directly into the upstart scripts.
This is useful when you know that the currently running job might not be taking into account the most recent updates to some of the data it is operating on,...
I really don't know if this is just a NIH version of `rspec-core` or not :-/
Otherwise it's a hassle, right?
At the moment, they are clipped at a few lines; it might be nice to see the whole thing.
The original `chruby` command allows specifying "fuzzy" ruby versions without the patch number, e.g. `2.4` which will load the highest matching available version from the `2.4` series. Unfortunately, chruby.el does...