<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akiinyo</author_name>
  <author_url>https://blog.hatena.ne.jp/akiinyo/</author_url>
  <blog_title>akiinyoオフィシャルWeb日記</blog_title>
  <blog_url>https://akiinyo.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby on Rails</anon>
  </categories>
  <description>まとめてみた。1. ブラウザが、あるページを要求する 2. Railsがroutes.rbを呼び出して、使うcontrollerと実行するactionを決定する3. controllerが、finderメソッドを用いて、idパラメーターの値をモデルに伝える4. モデルが、指定されたidのレコードをテーブルから読み込み、結果をオブジェクトに変換してcontrollerに返す5. controllerが、オブジェクトに変数を割り当て、メモリに保存する6. 埋め込みRubyを持つERBテンプレートが、変数を参照してオブジェクトの値を取得し、Webページを生成するこんな感じーーー。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakiinyo.hatenablog.com%2Fentry%2F20110814%2F1313274287&quot; title=&quot;【Rails】Webページ生成までの流れ - akiinyoオフィシャルWeb日記&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>2011-08-14 07:24:47</published>
  <title>【Rails】Webページ生成までの流れ</title>
  <type>rich</type>
  <url>https://akiinyo.hatenablog.com/entry/20110814/1313274287</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
