<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>K_Koh</author_name>
  <author_url>https://blog.hatena.ne.jp/K_Koh/</author_url>
  <blog_title>Just do IT</blog_title>
  <blog_url>https://k-koh.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>共通事項 囲む文字（区切り文字）は!~!,(~),[~],%~%, &amp;~&amp;などいろんな記号が使える %の次に来る文字は小文字、大文字がある 大文字は式展開や改行文字などを含められる wは文字列、iはシンボルの配列を作る %w, %W 文字列の配列を作る %w(hoge foo bar baz) =&gt; [&quot;hoge&quot;, &quot;foo&quot;, &quot;bar&quot;, &quot;baz&quot;] 文字列にスペースを含めたい場合はバックスラッシュでエスケープする。 %w(big\ muscle big\ legs big\ nose) =&gt; [&quot;big muscle&quot;, &quot;big legs&quot;, &quot;big nose&quot;] 式展開や改行文…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk-koh.hatenablog.com%2Fentry%2F2019%2F12%2F12%2F100837&quot; title=&quot; [Ruby] %記法で配列をカンタンに作る方法まとめ - Just do IT&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>2019-12-12 10:08:37</published>
  <title> [Ruby] %記法で配列をカンタンに作る方法まとめ</title>
  <type>rich</type>
  <url>https://k-koh.hatenablog.com/entry/2019/12/12/100837</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
