diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-02-24 13:16:15 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-02-24 14:24:32 +0900 |
| commit | 261f1ceecb11eae24f5b257eb4ce70ac1ddfdaf2 (patch) | |
| tree | 98967fc49f6b8c4372e83fe897010c4cc461cc52 /vhosts/blog/content/posts/2021-10-02/ruby-detect-running-implementation.ndoc | |
| parent | 7c81d7bf5bcb6fb9578ae4ae54684742bf9ae35d (diff) | |
| download | nsfisis.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.ndoc | 1 |
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 = [ |
