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.
1 parent 5ae85e6 commit 0546845Copy full SHA for 0546845
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