<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tbpg</author_name>
  <author_url>https://blog.hatena.ne.jp/tbpg/</author_url>
  <blog_title>Tbpgr Blog</blog_title>
  <blog_url>https://tbpgr.hatenablog.com/</blog_url>
  <categories>
    <anon>Rails</anon>
  </categories>
  <description>概要 deviseで認証機能を作成する 詳細 前提 Rails環境は構築済み 手順 ・Gemfileに追記 gem &quot;devise&quot;, &quot;~&gt; 3.2.2&quot; ・テンプレートの生成 bundle exec rails generate devise:install テンプレート出力時のメッセージに従い追加設定行う ・メール送信URL設定を config/environment/development.rbに追加 config.action_mailer.default_url_options = { host: 'localhost:3000' } config.action_mailer.de…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftbpgr.hatenablog.com%2Fentry%2F20131224%2F1387892440&quot; title=&quot;Rails | deviseで認証機能を作成する - Tbpgr 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>http://cdn-ak.f.st-hatena.com/images/fotolife/t/tbpg/20131224/20131224223912.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-12-24 22:40:40</published>
  <title>Rails | deviseで認証機能を作成する</title>
  <type>rich</type>
  <url>https://tbpgr.hatenablog.com/entry/20131224/1387892440</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
