<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomotomo1129</author_name>
  <author_url>https://blog.hatena.ne.jp/tomotomo1129/</author_url>
  <blog_title>Web開発における知見共有系ページ</blog_title>
  <blog_url>https://job-info.hateblo.jp/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>Rubyで列挙型の書き方 1. Module と Hash を使った方法 2. Struct を使った方法 3. Enumライブラリを使った方法 4. Case と Hash を使った方法 結論 Rubyで列挙型の書き方 Rubyで列挙型を定義するためには、enumという概念はRubyには存在しませんが、同様の機能を提供するためにいくつかの方法があります。 以下に代表的な方法を説明します。 1. Module と Hash を使った方法 Rubyでは、列挙型を模倣するためにModuleとHashを組み合わせて使用することができます。 以下はその例です。 module Status PENDIN…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjob-info.hateblo.jp%2Fentry%2F2024%2F08%2F24%2F171437&quot; title=&quot;Rubyで列挙型の書き方 - Web開発における知見共有系ページ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-08-24 17:14:37</published>
  <title>Rubyで列挙型の書き方</title>
  <type>rich</type>
  <url>https://job-info.hateblo.jp/entry/2024/08/24/171437</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
