<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ky2009</author_name>
  <author_url>https://blog.hatena.ne.jp/ky2009/</author_url>
  <blog_title> DUNNO-CLEARブログ3.0</blog_title>
  <blog_url>https://ky2009.hateblo.jp/</blog_url>
  <categories>
    <anon>Rails</anon>
    <anon>Ruby on Rails</anon>
    <anon>ActionController</anon>
  </categories>
  <description>config/routes.rbには、アプリケーションのルーティング情報が書き込まれています。デフォルトの内容は以下のようになっています。 ActionController::Routing::Routes.draw do |map| map.connect ':controller/service.wsdl', :action =&gt; 'wsdl' map.connect ':controller/:action/:id' end &quot; map.connect ':controller/:action/:id' &quot;の部分はそれぞれリクエストURLのパス部分とマッチするようになっています。 例えば…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fky2009.hateblo.jp%2Fentry%2F20080714%2F1216026549&quot; title=&quot;Railsにおけるリクエストのルーティング -  DUNNO-CLEARブログ3.0&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-07-14 18:09:09</published>
  <title>Railsにおけるリクエストのルーティング</title>
  <type>rich</type>
  <url>https://ky2009.hateblo.jp/entry/20080714/1216026549</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
