elcous
elcous
``` ETHON: Libcurl initialized ETHON: performed EASY effective_url=https://api.lob.com/v1/letters response_code=200 return_code=ok total_time=0.519936 /Users/.../.local/share/mise/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/lob-6.0.9/lib/lob/models/letter.rb:609:in `block in build_from_hash': undefined method `=~' for [:ReturnEnvelope, :Boolean]:Array (NoMethodError) ``` ## to recreate with test credentials Create...
I found a better way to configure CSP that does not require unsafe-inline overwrite 1. In initializer add a CSS class instead of inline style: ``` html: '%s' ``` 2....