<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zakihaya</author_name>
  <author_url>https://blog.hatena.ne.jp/zakihaya/</author_url>
  <blog_title>zakihayaメモ</blog_title>
  <blog_url>https://zakihaya.hatenablog.com/</blog_url>
  <categories>
    <anon>Rails</anon>
    <anon>Ruby</anon>
  </categories>
  <description>Webアプリを作っていると、メールを送信する機能を作ることがよくあるかと思います。 そんな時はmailcatcherというgemを使うと、仮想SMTPのような形で使えるので便利です。 準備 Gemfileを更新して、 bundle install します。 # Gemfile group :development do gem 'mailcatcher' end 設定ファイル記述 # config/environments/development.rb Rails.application.configure do ・ ・ ・ # 開発時のメール関連はMailCatcherを利用 # RAILS…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzakihaya.hatenablog.com%2Fentry%2F2014%2F12%2F08%2F111217&quot; title=&quot;Railsでメールを送信する機能を実装する時はmailcatcherを使うと便利 - zakihayaメモ&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>http://cdn-ak.f.st-hatena.com/images/fotolife/z/zakihaya/20141208/20141208110133.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-12-08 11:12:17</published>
  <title>Railsでメールを送信する機能を実装する時はmailcatcherを使うと便利</title>
  <type>rich</type>
  <url>https://zakihaya.hatenablog.com/entry/2014/12/08/111217</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
