<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>spitfire_tree</author_name>
  <author_url>https://blog.hatena.ne.jp/spitfire_tree/</author_url>
  <blog_title>happy lie, happy life</blog_title>
  <blog_url>https://spitfire-tree.hatenadiary.org/</blog_url>
  <categories>
    <anon>Rails</anon>
  </categories>
  <description>人によってはどーでもいい話なんでしょうけど。 # comment_controller.rb の一部 def create @comment = Comment.new(params[:comment]) @entry = Entry.find(:first, :conditions =&gt; [&quot;id = ?&quot;, @comment.entry_id]) if_found(@entry) do if @comment.save redirect_to @entry else render :controller =&gt; &quot;entries&quot;, :action =&gt; &quot;show&quot;, :id =&gt; @en…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fspitfire-tree.hatenadiary.org%2Fentry%2F20080315%2F1205575286&quot; title=&quot;render で controller を指定できない件 - happy lie, happy life&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-03-15 19:01:26</published>
  <title>render で controller を指定できない件</title>
  <type>rich</type>
  <url>https://spitfire-tree.hatenadiary.org/entry/20080315/1205575286</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
