flavio-b

Results 5 comments of flavio-b

@andyl , I had the same question. The issue, at least for my use case with Rails, is I can only establish an authenticated session and setup the GraphQL client...

@tomqwpl , I believe it is a convention in other frameworks (in Rails [for sure](https://guides.rubyonrails.org/form_helpers.html#understanding-parameter-naming-conventions), and probably PHP's), to accumulate the values in array, for a parameter like `key[]`.

Sure! Just submitted #2131 The PR raises an error if the `secure` attribute is not also set alongside `partitioned`. This requirement is mentioned in the [Chrome docs](https://developer.chrome.com/docs/privacy-sandbox/chips/#security-design) and the [official...

@jeremyevans, #2131 has been merged. Are you able to do a 3.1 release as @ioquatix suggested?

Running this patch in production for about 2 weeks and no problems to report so far. TTF fonts only, and multiple languages. ``` gem 'prawn', '~> 2.5.0' gem "ttfunk", "~>...