jm3
jm3
Is Javascript not one of the languages Rocco will generate docs for? Test run with two trivial example files: ``` $ cat javascript.js /* something */ function f() { //...
does this handle files in the _data dir? jekyll doesn't seem to handle these so well, presumably because it doesn't know which templates depend on which data files. i was...
https://travis-ci.org/dkubb/ice_nine/builds/463597880 ```Coverage report generated for spec:unit to /home/travis/build/dkubb/ice_nine/coverage. 143 / 143 LOC (100.0%) covered. unknown keywords: whitelist_classes, whitelist_symbols /home/travis/.rvm/rubies/ruby-head/lib/ruby/2.6.0/psych.rb:328:in `safe_load' /home/travis/.rvm/gems/ruby-head/gems/rubocop-0.60.0/lib/rubocop/config_loader.rb:185:in `yaml_safe_load' ... rake aborted! Rubocop not successful /home/travis/.rvm/gems/ruby-head/bundler/gems/devtools-0483d867e0ec/tasks/metrics/rubocop.rake:8:in `block...
optimistically proactive :)
As previously reported in #4, #6, #7, etc., users seem to consistently expect that a menu option labeled "Sort A1-Z9" will sort in the order of A1...Z9. In the past,...
Does Mr. Video correctly handle cassettes whose yml is saved using binary encoding (via VCR + Mechanize)? When I boot the app and click one of the saved episodes in...
I think this is just loose error reporting, not an actual bug, but when i run `ruby-install rbx`, it fails with: Detected old configuration settings, forcing a clean build Checking...
_`wombat.rb` exactly as in [README](https://github.com/felipecsl/wombat/blame/master/README.md#L21-L48); added a `require 'net/http/digest_auth'` but it didn't matter because of load order._ ``` bash % ruby --version ruby 2.6.5p114 (2019-10-01 revision 67812) [x86_64-darwin19] ``` ```...
The instructions for verifying that gemstash caching enables offline bundling (within the 30 minute cache window) aren't working for me. When I disable internet access and then delete the `Gemfile.lock`...