Skip to content

pyridine/rails_html_recursive_nesting_error

Repository files navigation

Error repro setup for this rails issue: rails/rails#48318

The error can be seen by running rails and navigating to localhost:3000.

I needed to run rails with this:

RUBY_THREAD_VM_STACK_SIZE=10485760 ./bin/rails s

in order to avoid a stack level too deep (SystemStackError) error.

I've reproduced this with ruby version 3.2.2.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published