<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>plarail_hangout</author_name>
  <author_url>https://blog.hatena.ne.jp/plarail_hangout/</author_url>
  <blog_title>Engineering Tech Dojo</blog_title>
  <blog_url>https://tech.fun-toy-life.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>Rails</anon>
  </categories>
  <description>Rake入門：Rakefileの書き方からRailsでのカスタムタスク作成まで はじめに Rakeはタスクを定義して実行するためのRuby製ツールです。rake db:migrate や rake routes のようにRailsで日常的に使いますが、自分でタスクを定義してスクリプトを整理することもできます。 この記事ではRakeの基本的な使い方からカスタムタスクの作成まで解説します。 インストール Railsプロジェクトでは依存関係として自動的に含まれます。単独で使う場合はgemでインストールします。 gem install rake Gemfileで管理する場合： gem 'rake' R…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.fun-toy-life.com%2Fentry%2F2026%2F05%2F27%2F201735&quot; title=&quot;Rake入門：Rakefileの書き方からRailsでのカスタムタスク作成まで - Engineering Tech Dojo&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>2026-05-27 20:17:35</published>
  <title>Rake入門：Rakefileの書き方からRailsでのカスタムタスク作成まで</title>
  <type>rich</type>
  <url>https://tech.fun-toy-life.com/entry/2026/05/27/201735</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
