diff options
Diffstat (limited to 'services/nuldoc/public/blog/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html')
| -rw-r--r-- | services/nuldoc/public/blog/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/services/nuldoc/public/blog/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html b/services/nuldoc/public/blog/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html index f394889..9035fa1 100644 --- a/services/nuldoc/public/blog/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html +++ b/services/nuldoc/public/blog/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html @@ -5,11 +5,11 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="nsfisis"> <meta name="copyright" content="© 2021 nsfisis"> - <meta name="description" content="Ruby 3.0 で追加される case in 構文と、then キーワードについて。"> - <meta name="keywords" content="Ruby,Ruby 3"> + <meta name="description" content="Ruby 3.0 で追加される case in 構文と、then キーワードについて"> + <meta name="keywords" content="Ruby"> <meta property="og:type" content="article"> <meta property="og:title" content="【Ruby】 then キーワードと case in|REPL: Rest-Eat-Program Loop"> - <meta property="og:description" content="Ruby 3.0 で追加される case in 構文と、then キーワードについて。"> + <meta property="og:description" content="Ruby 3.0 で追加される case in 構文と、then キーワードについて"> <meta property="og:site_name" content="REPL: Rest-Eat-Program Loop"> <meta property="og:locale" content="ja_JP"> <meta name="Hatena::Bookmark" content="nocomment"> @@ -47,9 +47,6 @@ <li class="tag"> <a class="tag-inner" href="/tags/ruby/">Ruby</a> </li> - <li class="tag"> - <a class="tag-inner" href="/tags/ruby3/">Ruby 3</a> - </li> </ul> </header> <nav class="toc"> |
