Danny Kirschner
Danny Kirschner
# feature request: add keysAllowlist option ### Relevant Package This feature request is for @airbrake/browser ### Description Add option to Notifier for an allow list of parameters (opposite of keysBlocklist),...
I propose multiple classes with the same name results in a warning when Minitest encounters the duplicate class, or when starting up. I don't think this is a bug by...
Hey all, I was getting two errors that bugged me for a while: my environment variable was being overwritten and I couldn't figure out how to set it within my...
I've been using this gem for a while (awesome - thanks!) and just took the dive to try deploying an actual staging environment to my staging server, and I ran...
Hello all, I am looking at [chart.js accessibility](https://www.chartjs.org/docs/latest/general/accessibility.html#accessibility), and they say it is up the user to provide a canvas element with appropriate `aria-` attributes. I took a look at...
I commented out the Rdio::log lines in oauth.rb (line 35) and it seems to work correctly. Here's the original error: ruby-1.8.7-p334 :002 > @rdio.getPlaybackToken("mydomain.com")ArgumentError: wrong number of arguments (0 for...