Mike Scarborough
Mike Scarborough
Or perhaps a custom filesystemloader that can handle either?
Here's one plugin that I am using for my project: http://www.alaxos.net/blaxos/pages/view/plugin_acl_2.0 (git repo: https://github.com/mikescar/alaxos_acl) It has a lot of ctp templates that I don't necessarily want to convert to Twig,...
Thanks Paul! Not in a hurry, I want to do this right and it's not directly impacting main application stuff. Just nice to have Twig instead of raw PHP echo...
@jpaulomotta Sub-optimal, but a workaround to have both running since scout fix doesn't seem to be happening, [at least this way](https://github.com/scoutapp/scout_apm_ruby/pull/402) (this is for sentry 5.1.0 with scout 5.1.1) 1....
Would this result in newer size like `Standard_E48s_v3` showing as invalid in `azurerm_virtual_machine_invalid_vm_size.md`?
can confirm @skatkov solution works for OS X Sonoma (14.2.1), ruby 3.3, openssl@3 `rvm install ruby-3.3.0 --with-openssl-dir=$(brew --prefix openssl) --with-readline-dir=$(brew --prefix readline) --with-libyaml-dir=$(brew --prefix libyaml) --disable-dtrace --disable-docs`