summaryrefslogtreecommitdiffstats
path: root/content/blog/rails-pub-sub/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/rails-pub-sub/index.md')
-rw-r--r--content/blog/rails-pub-sub/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/rails-pub-sub/index.md b/content/blog/rails-pub-sub/index.md
index 521d0dd..8814e6e 100644
--- a/content/blog/rails-pub-sub/index.md
+++ b/content/blog/rails-pub-sub/index.md
@@ -1,7 +1,7 @@
---
title: Rails Pub/Sub
date: 2014-06-21
-draft: false
+draft: true
---
The [publish-subscribe pattern][1] (or pub/sub, for short) is a messaging pattern
where senders of messages (publishers), do not program the messages to be sent