<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>idesaku</author_name>
  <author_url>https://blog.hatena.ne.jp/idesaku/</author_url>
  <blog_title>idesaku blog</blog_title>
  <blog_url>https://idesaku.hatenablog.com/</blog_url>
  <categories>
    <anon>技術</anon>
    <anon>Ruby</anon>
    <anon>Ruby on Rails</anon>
  </categories>
  <description>Ruby on Railsの習熟がてら、簡単なBBSを作ってみたんですよ。で、せっかくだからプレビューをAJAXで出そうぜ、などと思い立った。 # # app/controllers/entries_controller.rb # def preview @entry = Entry.new(params[:entry]) render :update do |page| page.replace_html 'preview', :partial =&gt; 'preview' page.visual_effect :highlight, 'preview' end end これはご機嫌に動いてくれ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fidesaku.hatenablog.com%2Fentry%2F20070809%2F1186623532&quot; title=&quot;RJS Templateが描画されない問題 - idesaku blog&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 10:38:52</published>
  <title>RJS Templateが描画されない問題</title>
  <type>rich</type>
  <url>https://idesaku.hatenablog.com/entry/20070809/1186623532</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
