aboutsummaryrefslogtreecommitdiffhomepage
path: root/content/posts/2021-10-02/ruby-detect-running-implementation.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2022-11-17 22:34:43 +0900
committernsfisis <nsfisis@gmail.com>2022-11-17 22:34:43 +0900
commit7ac3a6b64d56fe5b1dff32da381cb32d91a78d6b (patch)
treeb6ee1a13d195ef822705464f241c5bb04e4b4285 /content/posts/2021-10-02/ruby-detect-running-implementation.md
parent939e1bef306e6a5c3e8d67bf278c68f63193f744 (diff)
downloadblog.nsfisis.dev-7ac3a6b64d56fe5b1dff32da381cb32d91a78d6b.tar.gz
blog.nsfisis.dev-7ac3a6b64d56fe5b1dff32da381cb32d91a78d6b.tar.zst
blog.nsfisis.dev-7ac3a6b64d56fe5b1dff32da381cb32d91a78d6b.zip
nginx: redirect in HTTP layer
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.md1
1 files changed, 0 insertions, 1 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 65a1115..16b918d 100644
--- a/content/posts/2021-10-02/ruby-detect-running-implementation.md
+++ b/content/posts/2021-10-02/ruby-detect-running-implementation.md
@@ -2,7 +2,6 @@
title: "[Ruby] 自身を実行している処理系の種類を判定する"
date: 2021-10-02T09:37:50+09:00
tags: ["ruby"]
-aliases: ['/posts/ruby-detect-running-implementation/']
summary: |
Ruby には複数の実装があるが、自身を実行している処理系の種類をスクリプト上からどのように判定すればよいだろうか。
changelog: