<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aoi_273</author_name>
  <author_url>https://blog.hatena.ne.jp/aoi_273/</author_url>
  <blog_title>プログラムメモ</blog_title>
  <blog_url>https://aoi-273.hatenadiary.org/</blog_url>
  <categories>
    <anon>Rails 2.0</anon>
  </categories>
  <description>APIを読むと、text_field_tagの場合、 text_field_tag(name, value = nil, options = {}) とか書いてある。 この場合、 後ろの方は省略できるが、前を省略することはできない。 例えば「name」のみ、「name、valueのみ」は可能。「value」のみは不可。 実際に書いた感じはこんなふう。 &lt;%= text_field_tag &quot;site_name&quot;, &quot;&quot;, :size =&gt; 200, :maxlength =&gt; 5 %&gt; カンマで区切る。optionは「:hoge =&gt; value」で書く。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faoi-273.hatenadiary.org%2Fentry%2F20080521%2F1211364434&quot; title=&quot;APIの読み方。optionsの書き方。 - プログラムメモ&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-05-21 19:07:14</published>
  <title>APIの読み方。optionsの書き方。</title>
  <type>rich</type>
  <url>https://aoi-273.hatenadiary.org/entry/20080521/1211364434</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
