<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jyukutyo</author_name>
  <author_url>https://blog.hatena.ne.jp/jyukutyo/</author_url>
  <blog_title>Fight the Future</blog_title>
  <blog_url>https://www.sakatakoichi.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>p.42の文字列を反転させるサンプルを動作させると、 反転した文字列がテキストボックスにセットされずに &lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transactional//EN&quot;(以下略)となります。 p.37のコードを変更すると動作するようになりました。 Railsは初心者なので、本当の意味で正解かどうか自身はないですが、動作はします。 修正前 def reverse @reversed_text = params[:text_to_reverse].reverse end 修正後 def reverse @reversed_text = …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.sakatakoichi.com%2Fentry%2F20070808%2F1186558267&quot; title=&quot;Ajax on Railsのまちがい - Fight the Future&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>2007-08-09 08:31:07</published>
  <title>Ajax on Railsのまちがい</title>
  <type>rich</type>
  <url>https://www.sakatakoichi.com/entry/20070808/1186558267</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
