mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
09f6fe1cd4
When rendering recursive partial Action View is trying to generate the view digest infinitly causing a stack level error. Fixes #11340
1 line
26 B
Text
1 line
26 B
Text
<%= render 'recursion' %>
|