Skip to content

Commit 8ca0f94

Browse files
authored
[RF-DOCS][ci skip] Update Threading and Code Execution Guide (rails#55179)
This PR has been created to update the Threading and Code Execution Guide as part of the Rails Documentation project. ### Detail The following changes have been made: - Phrasing and language choices have been updated for improved clarity and simplicity. - The structure of the guide has been slightly altered to improve flow - Information about asynchronous Active Record has been added. - The 'work in progress' label has been removed. - Examples of wrapped application code have been added. - Information on Isolated Execution State has been added. - A section on `CurrentAttributes` has been added.
1 parent ac7bd33 commit 8ca0f94

File tree

2 files changed

+262
-110
lines changed

2 files changed

+262
-110
lines changed

guides/source/documents.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,6 @@
296296
name: Threading and Code Execution in Rails
297297
url: threading_and_code_execution.html
298298
description: This guide describes the considerations needed and tools available when working directly with concurrency in a Rails application.
299-
work_in_progress: true
300299
-
301300
name: Contributing
302301
documents:

0 commit comments

Comments
 (0)