We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1685c64 + 0546845 commit 83b3875Copy full SHA for 83b3875
guides/source/7_1_release_notes.md
@@ -296,7 +296,7 @@ promise.value # => 10
296
These methods allow for the execution of these operations in an asynchronous manner, which can significantly
297
improve performance for certain types of database queries.
298
299
-### Allow templates to set strict `locals`.
+### Allow templates to set strict `locals`
300
301
Introduce a new feature that [allows templates to set explicit `locals`](https://github.com/rails/rails/pull/45602).
302
This enhancement provides greater control and clarity when passing variables to your templates.
0 commit comments