summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/content/posts/2021-10-02/ruby-detect-running-implementation.ndoc
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-02-24 13:16:15 +0900
committernsfisis <nsfisis@gmail.com>2024-02-24 14:24:32 +0900
commit261f1ceecb11eae24f5b257eb4ce70ac1ddfdaf2 (patch)
tree98967fc49f6b8c4372e83fe897010c4cc461cc52 /vhosts/blog/content/posts/2021-10-02/ruby-detect-running-implementation.ndoc
parent7c81d7bf5bcb6fb9578ae4ae54684742bf9ae35d (diff)
downloadnsfisis.dev-261f1ceecb11eae24f5b257eb4ce70ac1ddfdaf2.tar.gz
nsfisis.dev-261f1ceecb11eae24f5b257eb4ce70ac1ddfdaf2.tar.zst
nsfisis.dev-261f1ceecb11eae24f5b257eb4ce70ac1ddfdaf2.zip
feat(blog/content): add "uuid" properties to all contents
Diffstat (limited to 'vhosts/blog/content/posts/2021-10-02/ruby-detect-running-implementation.ndoc')
-rw-r--r--vhosts/blog/content/posts/2021-10-02/ruby-detect-running-implementation.ndoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vhosts/blog/content/posts/2021-10-02/ruby-detect-running-implementation.ndoc b/vhosts/blog/content/posts/2021-10-02/ruby-detect-running-implementation.ndoc
index cd999882..0bdf2833 100644
--- a/vhosts/blog/content/posts/2021-10-02/ruby-detect-running-implementation.ndoc
+++ b/vhosts/blog/content/posts/2021-10-02/ruby-detect-running-implementation.ndoc
@@ -1,5 +1,6 @@
---
[article]
+uuid = "e1456a50-4fc6-42ef-89f3-8be78e01da13"
title = "【Ruby】 自身を実行している処理系の種類を判定する"
description = "Ruby には複数の実装があるが、自身を実行している処理系の種類をスクリプト上からどのように判定すればよいだろうか。"
tags = [