John Allen

Results 8 issues of John Allen

This is probably seems like it's coming out of left field... We have integrated `rack-oauth2-server` into our API and the rest of our API uses `UUID` for `id` fields and...

I was troubleshooting an issue with brackets and wanted to be sure I had the latest version (because I've seen a few recent bracket related updates). Anyway, when I run...

bug

Now that we have the ability to do things like hide/show application titles and show shell output (thanks @cmacrae!) I'm interested in running two bars. One on top showing the...

enhancement

Opening this PR in order to run actions in an attempt to ultimately resolve #334.

#### Describe your feature request I'm trying to use ConnectorX with a SQL Server database via Kerberos (trusted connection without username/password). If I'm understanding the [Integrated Authentication documentation on Tiberius](https://github.com/prisma/tiberius#integrated-authentication-trustedconnection-on-nix),...

According to docs for [`list` here](https://www.musicpd.org/doc/mpc/html/#database-commands) the optional parameters behave like `search`. However, it would appear that they are more like find "exact match". I'm not sure where/how the docs...

I came across your fantastic library because it was recently added to [`tea`](https://github.com/teaxyz/pantry.extra). That got me thinking, it would be great if `xc` were aware of `tea` somehow and could...

Would you consider adding support for automatically extending `object` with the appropriate representer and releasing this as a gem? Say something along these lines of: ``` ruby def call(object, env)...

new feature