Christian Schmidt
Christian Schmidt
Instead the patch adds a "Cache-Control: public" to override the default "private, must-revalidate". Assets are public by nature (I assume).
I have created a test case that shows this bug/issue: https://gist.github.com/c960657/3d4667bfd9709c86bfb4c732d718d6e6
> And sorry for the long delay 🙏. Likewise :-) > Just a very small grammar comment, and also curious about why specs didn't fail before without the `belongs_to` options....
This is implemented in #144.
The numeric and alpha3 territory code lookup is implemented in #138.
Punic only uses a few things from that file, but you can get the raw data using `Punic\Data::get('localeDisplayNames')`.
Just to clarify: You made a typo – the codes in question are `cn34` and `cnah` :-) Also, AFAICT `cn34` is the old code, and `cnah` is the new one....
I'd prefer copying the telephone data from CLDR 33 into future punic-data releases, rather than patching data from future CLDR releases back into to CLDR 33. The telephone data is...
After this PR was filed, an update to net-smtp (see https://github.com/ruby/net-smtp/pull/34) has allowed us to use the `SMTPUTF8` extension. I have added support for this. If the SMTP server supports...