<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dentaq</author_name>
  <author_url>https://blog.hatena.ne.jp/dentaq/</author_url>
  <blog_title>ハリーかつき・旧技術ブログ</blog_title>
  <blog_url>https://dentaq.hatenablog.jp/</blog_url>
  <categories>
    <anon>haml</anon>
    <anon>Ruby on Rails</anon>
    <anon>Ruby</anon>
  </categories>
  <description>例えば、下記のようなhtml &lt;select&gt; &lt;option&gt;1&lt;/option&gt; &lt;option&gt;2&lt;/option&gt; &lt;option&gt;3&lt;/option&gt; &lt;option&gt;4&lt;/option&gt; &lt;option&gt;5&lt;/option&gt; &lt;/select&gt; &lt;span&gt;/ 5&lt;/span&gt; を、hamlizeするとき、 %select %option 1 %option 2 %option 3 %option 4 %option 5 %span / 5だとちょっとしんどい。何より、繰り返し処理をとことん嫌うRailsのポリシーに反する。そんな場合は、普通にRubyの構文を使って、繰り返し（lo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdentaq.hatenablog.jp%2Fentry%2F20120525%2F1337920365&quot; title=&quot;hamlで要素を繰り返し(loop)出力したい - ハリーかつき・旧技術ブログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/d/dentaq/20120525/20120525132240.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-05-25 13:32:45</published>
  <title>hamlで要素を繰り返し(loop)出力したい</title>
  <type>rich</type>
  <url>https://dentaq.hatenablog.jp/entry/20120525/1337920365</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
