<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>redcat_prog</author_name>
  <author_url>https://blog.hatena.ne.jp/redcat_prog/</author_url>
  <blog_title>似非プログラマの覚え書き</blog_title>
  <blog_url>https://redcat-prog.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>Rails</anon>
  </categories>
  <description>いよいよ edit, update, destroy を作ります。データの編集と削除は詳細画面からできるようにしたいので、show の View をまず修正します。sample/app/views/customers/show.html.erb &lt;h1&gt;顧客詳細&lt;/h1&gt; &lt;table border&gt; &lt;tr&gt;&lt;th&gt;顧客 ID&lt;/th&gt;&lt;td&gt;&lt;%= @customer.id %&gt;&lt;/td&gt;&lt;/tr&gt; &lt;%= render @customer %&gt; &lt;/table&gt; &lt;table&gt; &lt;tr&gt; &lt;td&gt;&lt;%= button_to '編集', edit_customer_path(@custom…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fredcat-prog.hatenadiary.org%2Fentry%2F20121224%2F1356341890&quot; title=&quot;RESTful なインターフェースを備えた Web アプリケーション(その 6) - 似非プログラマの覚え書き&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>2012-12-24 18:38:10</published>
  <title>RESTful なインターフェースを備えた Web アプリケーション(その 6)</title>
  <type>rich</type>
  <url>https://redcat-prog.hatenadiary.org/entry/20121224/1356341890</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
