aboutsummaryrefslogtreecommitdiffhomepage
path: root/content/posts/2021-10-02/ruby-detect-running-implementation.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/2021-10-02/ruby-detect-running-implementation.md')
-rw-r--r--content/posts/2021-10-02/ruby-detect-running-implementation.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/posts/2021-10-02/ruby-detect-running-implementation.md b/content/posts/2021-10-02/ruby-detect-running-implementation.md
index 1f1d78b..3826903 100644
--- a/content/posts/2021-10-02/ruby-detect-running-implementation.md
+++ b/content/posts/2021-10-02/ruby-detect-running-implementation.md
@@ -4,6 +4,8 @@ date: 2021-10-02T09:37:50+09:00
draft: false
tags: ["ruby"]
aliases: ['/posts/ruby-detect-running-implementation/']
+summary: |
+ Ruby には複数の実装があるが、自身を実行している処理系の種類をスクリプト上からどのように判定すればよいだろうか。
---
この記事は Qiita から移植してきたものです。