<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gakeno_ueno_horyo</author_name>
  <author_url>https://blog.hatena.ne.jp/gakeno_ueno_horyo/</author_url>
  <blog_title>朝ごはんいらない</blog_title>
  <blog_url>https://gakeno-ueno-horyo.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>目的：認証機能(ユーザは予めDBに登録) 参考 http://starryskylogic.blogspot.jp/2012/04/ruby-on-rails32.html1.Gemfileにbcryptrubyを追加 Gemfile内のgem 'bcrypt-ruby', '~&gt;3.0.0~のコメントアウトを外した上でbundle install2.User modelの作成 rails g model user login_name:string password_digest:string rake db:migrate ※password_digestのカラム名は変更してはいけない3.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgakeno-ueno-horyo.hatenadiary.org%2Fentry%2F20120604%2F1338808817&quot; title=&quot;Rails3.2 で認証機能を作る - 朝ごはんいらない&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>2012-06-04 20:20:17</published>
  <title>Rails3.2 で認証機能を作る</title>
  <type>rich</type>
  <url>https://gakeno-ueno-horyo.hatenadiary.org/entry/20120604/1338808817</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
