<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kei-p3</author_name>
  <author_url>https://blog.hatena.ne.jp/kei-p3/</author_url>
  <blog_title>kei-p3’s blog</blog_title>
  <blog_url>https://kei-p3.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>ソースリーディング</anon>
  </categories>
  <description>前回に引き続き、rakeの仕組みを知るべく、ソースリーディングをして処理を解読していく。 前回では、initの中身を調べて行ったが今回は、タスクの読み込みおよびタスクの定義に焦点を当てて、読み込んでいく。 ## rake/application.rb def run standard_exception_handling do init # 初期化 load_rakefile # taskの読み込み &lt;= ココ top_level # コマンドの実行 end end まだ、その1を読んでいない方はこちらから。 kei-p3.hatenablog.com タスクの読み込み まずは、load_ra…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkei-p3.hatenablog.com%2Fentry%2F2016%2F08%2F13%2F234019&quot; title=&quot;Rakeを徹底解剖 - その2 &amp;quot;タスクの読みこみ&amp;quot; - kei-p3’s 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>2016-08-13 23:40:19</published>
  <title>Rakeを徹底解剖 - その2 &quot;タスクの読みこみ&quot;</title>
  <type>rich</type>
  <url>https://kei-p3.hatenablog.com/entry/2016/08/13/234019</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
