Jared Norman

Results 15 issues of Jared Norman

ActiveStorage is now the default in Solidus, so it should either be the default for this gem or at least configurable like it is in Solidus.

pinned

CSVs exported from Excel normally contain a byte-order-marker at the beginning of the file. It manifests as the first column header having invisible characters at the start of it, which...

pinned

We've been working a store that has their data all over the place and have build a bunch of custom processors on top of the existing ones to make everything...

enhancement
stale

Recording the "message" is useful, but perhaps we could make it possible to report the exception to the error reporter in use on the app.

stale

**Desired Behavior** "Patches" should be loaded via [Flickwerk](https://github.com/friendlycart/flickwerk). **Current Behavior** "Overrides" are loaded via custom loading code in `config/application.rb`. There's a bug where they get loaded twice. **Additional notes** -...

enhancement