<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sunpro</author_name>
  <author_url>https://blog.hatena.ne.jp/sunpro/</author_url>
  <blog_title>日曜プログラムメモ</blog_title>
  <blog_url>https://sunpro.hatenadiary.org/</blog_url>
  <categories>
    <anon>rails</anon>
  </categories>
  <description>Rails 1.2.5 /hello で HelloController#index、/hello/ で HellController#slash を呼びたいが、routes.rb に ActionController::Routing::Routes.draw do |map| map.connect 'hello/', :controller =&gt; 'hello', :action =&gt; 'slash' map.connect 'hello', :controller =&gt; 'hello', :action =&gt; 'index' end と書くとすべて index アクションに飛ばされてし…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsunpro.hatenadiary.org%2Fentry%2F20080806%2F1218006265&quot; title=&quot;URL末尾のスラッシュ / でアクションを変える - 日曜プログラムメモ&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-08-06 16:04:25</published>
  <title>URL末尾のスラッシュ / でアクションを変える</title>
  <type>rich</type>
  <url>https://sunpro.hatenadiary.org/entry/20080806/1218006265</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
