diff options
Diffstat (limited to 'docs/posts/2021-10-02/ruby-detect-running-implementation')
| -rw-r--r-- | docs/posts/2021-10-02/ruby-detect-running-implementation/index.html | 2 |
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 9ecf3cc..4799f6d 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 @@ -8,7 +8,7 @@ <title>[Ruby] 自身を実行している処理系の種類を判定する | REPL: Rest-Eat-Program Loop</title> <meta name="description" content="Ruby には複数の実装があるが、自身を実行している処理系の種類をスクリプト上からどのように判定すればよいだろうか。"> - <meta name="author" content=""> + <meta name="author" content="nsfisis"> <link href="https://blog.nsfisis.dev/an-old-hope.min.css" rel="stylesheet"> <link href="https://blog.nsfisis.dev/style.css" rel="stylesheet"> |
