<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>arcright</author_name>
  <author_url>https://blog.hatena.ne.jp/arcright/</author_url>
  <blog_title>chulip.org</blog_title>
  <blog_url>https://chulip.org/</blog_url>
  <categories>
    <anon>Rails</anon>
  </categories>
  <description>データベースから値を持ってきて表示する。 select(&quot;list&quot;, &quot;category&quot;, Hogehoge.find_all.collect{|i| [ i.category, i.id ] }, {:include_blank =&gt; true}) Hogehogeテーブルにあるデータ全部表示することになる。 Hogehoge.find_all.collect{|i| [ i.category, i.id ] } i.categoryが表示され、i.idがvalueになる &lt;select id=&quot;list_category&quot; name=&quot;list[category]&quot;&gt; &lt;option …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchulip.org%2Fentry%2F20081210%2F1228872832&quot; title=&quot;Rails:FormOptionsHelperを使う その2 - chulip.org&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>2008-12-10 10:33:52</published>
  <title>Rails:FormOptionsHelperを使う その2</title>
  <type>rich</type>
  <url>https://chulip.org/entry/20081210/1228872832</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
