bbmn
bbmn
I have the same error with Rails 7.0.2 and the new default `config.cache_classes = true`. Any chance to have this issue fixed @nertzy ?
Thanks for the workaround @Stex !
Thanks for the tip @woto, exporting `RUBY_DEBUG_NO_RELINE=1` in my `.zshrc` did the trick for me. As discussed in the comment you linked, the problem seems to come from the `reline`...
Unfortunately no, I still get the same error... Stex's workaround works like a charm, though.