From 4f7ab453e4afbf2302291d320967f38735de2e31 Mon Sep 17 00:00:00 2001 From: Matthew Draper Date: Thu, 29 Dec 2016 21:55:42 +1030 Subject: Start on a guide for the Executor & Load Interlock --- guides/source/documents.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'guides/source/documents.yaml') diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml index 59205ee465..126d2e4845 100644 --- a/guides/source/documents.yaml +++ b/guides/source/documents.yaml @@ -159,6 +159,11 @@ url: engines.html description: This guide explains how to write a mountable engine. work_in_progress: true + - + name: Threading and Code Execution in Rails + url: threading_and_code_execution.html + description: This guide describes the considerations needed and tools available when working directly with concurrency in a Rails application. + work_in_progress: true - name: Contributing to Ruby on Rails documents: -- cgit v1.2.3