aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/posts/2021-10-02/ruby-detect-running-implementation/index.html
diff options
context:
space:
mode:
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.html8
1 files changed, 3 insertions, 5 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 723cc6a..37360e3 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
@@ -32,6 +32,9 @@
<header class="post-header">
<h1 class="post-title">[Ruby] 自身を実行している処理系の種類を判定する</h1>
<div class="post-meta">2021-10-02</div>
+ <ul class="post-tags">
+ <li><a href="https://blog.nsfisis.dev/tags/ruby">ruby</a></li>
+ </ul>
</header>
<div class="post-content"><p>この記事は Qiita から移植してきたものです。
元 URL: <a href="https://qiita.com/nsfisis/items/74d7ffeeebc51b20d791">https://qiita.com/nsfisis/items/74d7ffeeebc51b20d791</a></p>
@@ -100,11 +103,6 @@ jruby 1.2.0 (ruby 1.8.6 patchlevel 287) (2009-03-16 rev 9419) [i386-java]
</span><span style="color:#75715e"> */</span>
<span style="color:#75715e">#define MRUBY_RUBY_ENGINE &#34;mruby&#34;
</span></code></pre></div></div>
- <footer class="post-footer">
- <ul class="post-tags">
- <li><a href="https://blog.nsfisis.dev/tags/ruby">ruby</a></li>
- </ul>
- </footer>
</article></main>
<footer class="footer">
<span>&copy; 2022 <a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></span>