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 91f9d64 commit 0a9d844Copy full SHA for 0a9d844
guides/source/7_2_release_notes.md
@@ -262,7 +262,7 @@ See the [announcement blog post for some before/after images](https://rubyonrail
262
like Puma does. Switching to an allocator that uses different patterns to avoid fragmentation can decrease memory usage
263
by a substantial margin.
264
265
-Rails 7.2 now includes [`jemalloc`](https://jemalloc.net/) in the default Dockerfile to optimize memory allocation.
+Rails 7.2 now includes [jemalloc](https://jemalloc.net/) in the default Dockerfile to optimize memory allocation.
266
267
### Suggest puma-dev configuration in bin/setup
268
0 commit comments