aboutsummaryrefslogtreecommitdiffhomepage
path: root/content/posts/2021-10-02/ruby-detect-running-implementation.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2022-05-13 19:15:41 +0900
committernsfisis <nsfisis@gmail.com>2022-05-13 19:15:41 +0900
commit1ffa8278bc9efbdefcda8ae74d1e3faa57e73e3d (patch)
tree5ea600bdd8198456e627246e981d50e75de9cef1 /content/posts/2021-10-02/ruby-detect-running-implementation.md
parent40c58a04c59c5083baf01adfcd9d1a4f067296c7 (diff)
downloadnsfisis.github.io-1ffa8278bc9efbdefcda8ae74d1e3faa57e73e3d.tar.gz
nsfisis.github.io-1ffa8278bc9efbdefcda8ae74d1e3faa57e73e3d.tar.zst
nsfisis.github.io-1ffa8278bc9efbdefcda8ae74d1e3faa57e73e3d.zip
manually write summary for all posts
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 から移植してきたものです。