Denny de la Haye
Denny de la Haye
Some of the search methods in the admin controllers aren't checking all the fields that a user might want to use to search for that kind of content. Also, in...
Ahoy did use MaxMind to provide geocoding support, but the licensing for that has changed and I couldn't find any recommendation on what to do instead.
I was thinking about the HTML report file layout again a few days ago (I know, it's a rock n roll life I lead), and I was wondering if there's...
Hi; I'm not sure if this is possible or not, but I think Overcommit does something along these lines; when you run it, it git stashes any uncommitted code first,...
This is a naive copy-and-adapt of the existing `json_report_test.rb`; I created it to see if I could work up a test for #372, but I think I'm going to have...
If you set a branch for comparisons, then run rubycritic while that branch is checked out, it runs against the same branch twice - which seems like wasted effort, unless...
Hi; we've been using this gem in a Padrino app (with ActiveRecord), which has been fine up until now - but the latest version seems to assume it's being used...
Hi. I hope this is okay to just PR without having started a discussion first. It's not intended to be critical, it's just that I've been doing similar updates to...
Hi; I see that you haven't worked on this project in a few years, but I found it linked in an old article and it sounded useful, so I thought...