paihu
paihu
cat test.rb ``` class Sample def テスト(引数: 1,foo: 3) p 引数,foo end alias サンプル テスト end ``` `rbs prototype rb test.rb` to generate actual ``` class Sample def `テスト`: (?引数:...
The default timeout of 3 seconds for the Lambda function is too short. I propose we change it to 15 minutes.
Issue https://github.com/ruby/openssl/issues/654 closed but it doesn't seem to be resolved. Here's what we created using the legacy provider: ``` openssl pkcs12 -in xx.p12 -info -noout -legacy Enter Import Password: MAC:...