aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/posts/2021-10-02/ruby-detect-running-implementation/index.html
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 /docs/posts/2021-10-02/ruby-detect-running-implementation/index.html
parent40c58a04c59c5083baf01adfcd9d1a4f067296c7 (diff)
downloadblog.nsfisis.dev-1ffa8278bc9efbdefcda8ae74d1e3faa57e73e3d.tar.gz
blog.nsfisis.dev-1ffa8278bc9efbdefcda8ae74d1e3faa57e73e3d.tar.zst
blog.nsfisis.dev-1ffa8278bc9efbdefcda8ae74d1e3faa57e73e3d.zip
manually write summary for all posts
Diffstat (limited to 'docs/posts/2021-10-02/ruby-detect-running-implementation/index.html')
-rw-r--r--docs/posts/2021-10-02/ruby-detect-running-implementation/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/posts/2021-10-02/ruby-detect-running-implementation/index.html b/docs/posts/2021-10-02/ruby-detect-running-implementation/index.html
index 37360e3..3b0986f 100644
--- a/docs/posts/2021-10-02/ruby-detect-running-implementation/index.html
+++ b/docs/posts/2021-10-02/ruby-detect-running-implementation/index.html
@@ -7,7 +7,7 @@
<title>[Ruby] 自身を実行している処理系の種類を判定する | REPL: Rest-Eat-Program Loop</title>
- <meta name="description" content="この記事は Qiita から移植してきたものです。 元 URL: https://qiita.com/nsfisis/items/74d7ffeeebc51b20d791 Ruby という言語には複数の実装があるが、それらをスクリプト上からどのようにして programmatically に見分ければよいだろ">
+ <meta name="description" content="Ruby には複数の実装があるが、自身を実行している処理系の種類をスクリプト上からどのように判定すればよいだろうか。">
<meta name="author" content="">
<link href="https://blog.nsfisis.dev/an-old-hope.min.css" rel="stylesheet">