Josh Bodah
Josh Bodah
We have an older app on Rail 4.1.16 and we noticed that our update queries suddenly started having the literal string `id` stripped out of them. On some digging it...
@tcopeland this PR has a couple shout outs to you. Would you mind explaining what the notated blocks are doing? This branch depends on #35 for doc links to be...
May be a bit of an abuse case that isn't worth the time, but I found the indent plugin slow when working with large arrays (became an issue when splitting...
Hey, a coworker showed my soundbounce today and I'd be interested in helping out a bit. One thing I'm particularly interested in is being able to integrate with soundbounce via...
Right now there's just a banner under the first line where a DuplicateCode smell is detected. In this particular example the UI makes it seem as though only the method...
Running the analysers in a large project can take far too long (over an hour on legacy system). One easy way to speed things up is to do a map-reduce...
I took a brief pass at trying to add an `--only` option to restrict certain analysers from running, but it seems that there is some dependencies between the analysers during...
Hey, thanks for this repo! It's been really useful for stubbing out some JS files with local versions without having to do tons of data setup Right now I'm doing...
Still needs automated tests. Tested manually - Add a support for `git_hooks install` to install every hook - Convert `hook.sample` into an ERB template and generate the correct template based...