Doug Edey

Results 26 comments of Doug Edey

I submitted a PR to fix this: https://github.com/octokit/octokit.rb/pull/1546

@Earlopain Updated the casing of `RuboCop`, updated the sample docs (both inline and `README.md`), handling the nil case for `@cop`

Squashed commits and confirmed CI is passing locally

Submitted by dlevey Logged In: YES user_id=908023 Additional notes: Same platform (Fedora Core 5 smp) The splash screen comes up and stays on the screen; will terminate only when the...

Submitted by andrew_avis Logged In: YES user_id=1135612 Looks like the hops DB might be corrupted? If you look in src/ca/strangebrew/data/ what hops\* files do you see? (Should be hops.csv) --...

Submitted by dlevey Logged In: YES user_id=908023 It looks like it may have been yeast, or both hops and yeast. Here they are.

Submitted by andrew_avis Logged In: YES user_id=1135612 Looks like new ingredients picked up from a QBrew recipe get saved incorrectly in the database, which causes severe problems on the next...

Submitted by dlevey Logged In: YES user_id=908023 Interesting... I opened one of the recipes included with the download bundle (don't remember which one, unfortunately).

Submitted by andrew_avis Logged In: YES user_id=1135612 I'm guessing it was housebest.qbrew -- it contains a hop called "homegrown cascade", which was on the first corrupted line. The problem was...