aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/documents.yaml
diff options
context:
space:
mode:
authorMatthew Draper <matthew@trebex.net>2016-12-29 21:55:42 +1030
committerMatthew Draper <matthew@trebex.net>2017-11-16 22:55:07 +1030
commit4f7ab453e4afbf2302291d320967f38735de2e31 (patch)
treed462ed435b10881ad38cec73e55fa9bb8eeabd63 /guides/source/documents.yaml
parentb22a4971fe7787d68e8b7548a50d5a0519d2e88b (diff)
downloadrails-4f7ab453e4afbf2302291d320967f38735de2e31.tar.gz
rails-4f7ab453e4afbf2302291d320967f38735de2e31.tar.bz2
rails-4f7ab453e4afbf2302291d320967f38735de2e31.zip
Start on a guide for the Executor & Load Interlock
Diffstat (limited to 'guides/source/documents.yaml')
-rw-r--r--guides/source/documents.yaml5
1 files changed, 5 insertions, 0 deletions
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: