Jason Fleetwood-Boldt

Results 15 issues of Jason Fleetwood-Boldt

This gem appears to be stale. After struggling with some compile issues due to binaries not building, I was happier switching to this alternative https://github.com/dannnylo/rtesseract

- [ ] For parity with JSBundling, the installer script should create a simple shell script at `./bin/dev` with this contents: ``` #!/usr/bin/env bash if ! command -v foreman &>...

This gem does not support FontAwesome versions past 4.7. That means that if you use it, you will want to search for fonts within the 4.7 font-awesome catalog only which...

I noticed that the implementation has expiring and non-expiring store credits, (implemented via the spree_store_credit_types table), but how do you actually mark a store credit as expired? I was expecting...

Rails 7 with Turbo enabled interactions if this gem is install and the Stripe JS is loaded at all, then all page navigations produce this JS error in the console:...

In the "Install with webpack" section could you please clarify the sentence on the README "Next import font in your app/javascript/packs/application.js. You can find more about import in [FA pages](https://fontawesome.com/how-to-use/with-the-api/setup/importing-icons)."...

makes the config take an array of hashes `detect_params` you need a cooresponding *_present column on your campaign (as a boolean) this way you track only the presence of the...

enhancement