Sage Ross
Sage Ross
Hashes that include arrays of hashes, at least, do not round-trip to Hashugar and back cleanly. ```ruby Hashugar.new({foo: {bar: [{baz: 1},{baz: 2},{baz: 3}]}}).to_hash => {:foo=> {:bar=> [#1}, @table_with_original_keys={:baz=>1}>, #2}, @table_with_original_keys={:baz=>2}>,...
I tried out pronto from my command line, and it crashed in the middle of leaving comments on a GitHub PR: ``` $ PULL_REQUEST_ID=712 pronto run -f github_pr -c origin/master...
My organization just [switched to a new theme](https://github.com/WikiEducationFoundation/wikiedu.org-theme-2022) based on `understrap-child`, but the project was started from 1.0.1. I'd like to be able to update it to take advantage of...
I tried using bower-away on my project (https://github.com/WikiEducationFoundation/WikiEduDashboard) but I ran into trouble with dependencies on bower.json. One of the gulp tasks for the build looks like this: ```javascript import...
I'm going to work on an encyclopedia of medicines/cures/treatments for conceptual / philosophical ailments. The main thing I want to do is explore what can be done with Wikidata, in...
I started from an `InvalidPluralizationData` error in my rails app, and realized that it isn't using the CLDR plural rules like I thought it was. Then I came across https://github.com/svenfuchs/i18n/wiki/Pluralizations:...
I wanted to try out reports_kit, but I got stuck on the install instructions here: https://www.reportskit.co/categories/getting_started The css and javascript instructions look like they only work with asset pipeline. Is...
When I get the wp10 score for a revision, what I'd really like to be able to do is to get the values for the features that model uses to...
I tried this gem out briefly for use in a language switcher widget, where I want to take a list of available locales — the language codes from 639-1 or...
### Current Behavior: Wiki Education staff get alerts when a student's account gets blocked. ### Desired Behavior: If the block happens while the student is enrolled in a still-ongoing course,...