<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masaki0303</author_name>
  <author_url>https://blog.hatena.ne.jp/masaki0303/</author_url>
  <blog_title>〜 odalog 〜</blog_title>
  <blog_url>https://masaki0303.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>Ruby on Railsでラジオボタンを使うときに少しハマったので、メモしてきます。 ■サンプルコード &lt;input type=&quot;radio&quot; name=&quot;hoge&quot; value=&quot;fuga&quot; checked&gt; ●name=&quot;&quot;(部品の名前を指定) 複数のラジオボタンに同じ部品名を付けることで、1つのグループを作ることができる。 また、ラジオボタンでは、そのグループの中から1つだけを選択することができる。 この属性の値は、value属性の値とセットで送信されることになる。 ※このname属性とvalue属性を間違えないように注意！ ●value=&quot;&quot;(送信される文字列を指定) この属性の値は…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmasaki0303.hatenadiary.org%2Fentry%2F20100525%2F1274802775&quot; title=&quot;Ruby on Railsでradio_buttonを使う。 - 〜 odalog 〜&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>2010-05-25 00:52:55</published>
  <title>Ruby on Railsでradio_buttonを使う。</title>
  <type>rich</type>
  <url>https://masaki0303.hatenadiary.org/entry/20100525/1274802775</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
