Barry Woolgar

Results 15 comments of Barry Woolgar

@morzen Without installing any special fonts or patches, I was able to get iTerm2 + zsh + agnoster working on a fresh Mac running Catalina. Here's the setting mattcotten has...

This is what I thought would fix the icons not quite appearing. I don't see that failing in your screenshot, so not sure if we're talking about the same thing....

@espen A valid point, however, this simple issue has been number 5 on the README Top 10 priorities list since Feb 2020 (not updated since then). I can understand a...

~~Hello, by setting the boolean option `enableResize` to `"false"` (with quotes) you are setting it to be a string value instead. Only the empty string `""` will be evaluated to...

It's intentional, but may not be correct :) `err_body` is just the lines that have the SQL in, but `err` has the error message too and I don't think we...

Will do, but may not be till later today/tomorrow. Thanks!

My google-fu is letting me down, do you have any more information about why `.test` should not be used @idyll ? We haven't run into any problems with subdomain `.test`...

See [this issue](https://github.com/collectiveidea/audited/issues/216) for some discussion and (personally untested) examples of migrating from YAML to JSON

I do worry that we can't necessarily know what classes _may_ end up in the audit log later on, so no matter how thorough @crawler's script is, it'll only need...

I'm not a dev on this gem, but it's not clear that Audited is causing the problem from what you've provided here. Are you able to recreate the problem without...