David Bernheisel

Results 18 issues of David Bernheisel

Resolves #144

### Package name erb_lint ### Package homepage https://github.com/Shopify/erb-lint ### Languages ruby ### How is this package distributed? gem

new-package-request

**Language informations** I'm looking to add support for EEX (embedded Elixir) and ERB (embedded Ruby) templates. The file extensions usually are `html.eex` and `html.erb` to indicate the base language is...

good first issue
help wanted

I noticed that this adapter doesn't seem to support DDL transactions or a migration lock during ecto migrations. Does that support need to be implemented? I'm probably missing something, but...

enhancement
question

Since Timezone support is better supported in Elixir's stdlib, we might try using it instead of using Timex. Doing this however may require us to write a IANA data file...

Currently this only supports US timezones. It would be great to parse more timezones. https://en.wikipedia.org/wiki/List_of_time_zone_abbreviations

Resolves #95 In Poison 3.x, [there is an error case](https://github.com/devinus/poison/issues/149) where it can return a 3-item tuple. This captures that error case so that projects using Poison 3.x can continue...

When `Shopify.Response` is trying to parse the body of the response, I'm seeing a `CaseClauseError` exception occur sometimes [from this line](https://github.com/nsweeting/shopify/blob/v0.4.0/lib/shopify/response.ex#L26). [It's because of a bug in Poison](https://github.com/devinus/poison/issues/149) (I'm using...

My repo is configured to use the pg advisory lock strategy for locking migrations across nodes, which does not use a database transaction, and when I assure ExcellentMigrations that it's...

First of all, big thank you for publishing these! I absolutely love the Ergodox keyboard and really appreciate you open-sourcing these. I'm interested in building the USB-C version of this,...