Tyler Rick
Tyler Rick
I found the `test` option that you can pass to `spam?`. Perhaps this should be documented in the Readme like it is in rakismet. But I still think it would...
I was wanting this feature too today. +1
Any word on upgrading this for D3 4.x? It seems to cause errors when I tried installing it (with npm) alongside D3 4.x. I would love to use cubism but...
BTW, found a couple options for horizon charts in D3 4: - http://kmandov.github.io/d3-horizon-chart/ - https://codepen.io/whitelynx/pen/dpbvPb But they seriously don't look or work as well as Cubism. :slightly_frowning_face: For example, it...
Tried changing the d3 script tag on (a copy of) https://bost.ocks.org/mike/cubism/intro/demo-stocks.html (for example) to: ``` ``` and it throws a bunch of JS errors. Cubism makes such beautiful charts (and...
Since a picture is worth a 800 words, here's what the error looked like before:  and here's how the same error shows up now: 
Does this look okay? Anything I need to do to get it merged in?
See apotonick/reform#73
> As you may see, `**opts` delegation isn't really the best option. See https://eregon.me/blog/2021/02/13/correct-delegation-in-ruby-2-27-3.html for more details. > > A correct way to fix this is:  Good catch —...
This is a good idea! Can we remove the `stale` label and revive this PR? Having a `ApplicationStorageController` which inherits from `ActiveStorage::BaseController` approach sounds the most similar to the usual...