john-999
john-999
- [ ] **System Information** - [ ] Browser type and version: Firefox 99.0 - [ ] OS type and version: Linux: Ubuntu 20.04.4 LTS - [ ] Node version...
When I attempt to generate (via a rake task) the output files for an email that has an inline attachment (in my case, a .png image), I get: ``` rake...
Use of `v0.3.0` together with gem `multi_fetch_fragments` throws argument error: `"wrong number of arguments (1 for 2)"` `v0.2.0` does not have this issue. Probably related to: https://github.com/rails/cache_digests/pull/40
## Issue description Half of the CSS styling in my PDF fails, because `wicked_pdf_asset_base64()` apparently fails to base64-encode correctly. When I manually base64-decode the encoded CSS code inside the tag...
Can you add support for the UUID data type? (Even MariaDB supports it now.)
Is it possible to use [RediSearch](https://github.com/RediSearch/RediSearch) with Redicrypt?
When the ID of a database record is of the type "varchar(36)" (a UUID string, with length: 36 characters), the destruction of the record with its linked translations fails (due...
## Environment - Ruby: ruby 3.0.1p64 (2021-04-05 revision 0fb782ee38) [x86_64-linux] - Rails: Rails 7.0.4 - Devise: devise 4.8.1 ## Current behavior When the `User` model has attributes (`email` and/or `id`)...
When I use an _optional_ locale scope - meaning with parenthesis like below - with this gem, then all URLs resulting from routes instructions inside "localized do" will not include...
Please update the code as follows to make this client work again: 1. Open the file "index.html" in your code/text editor 2. Find and replace the deprecated server address "wss://s-west.ripple.com:443"...