<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mom0tomo</author_name>
  <author_url>https://blog.hatena.ne.jp/mom0tomo/</author_url>
  <blog_title>dev/mom0tomo</blog_title>
  <blog_url>https://mom0tomo.hateblo.jp/</blog_url>
  <categories>
    <anon>Ruby on Rails</anon>
  </categories>
  <description>こんなエラーが出た。 cannot load such file -- bcrypt bcrypt gemでよくあるエラーらしい。 読んだもの https://github.com/codahale/bcrypt-ruby/issues/142#issuecomment-291345799 学んだこと 解消法 $ gem uninstall bcrypt $ gem uninstall bcrypt-ruby $ gem install bcrypt --platform=ruby Gemfileのbcryptのバージョンを下記に変更する。 gem 'bcrypt', '~&gt; 3.1.11' …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmom0tomo.hateblo.jp%2Fentry%2F2018%2F09%2F11%2F083801&quot; title=&quot;【解消法】has_secure_passwordを使おうと思ったらbcryptでエラー - dev/mom0tomo&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>2018-09-11 08:38:01</published>
  <title>【解消法】has_secure_passwordを使おうと思ったらbcryptでエラー</title>
  <type>rich</type>
  <url>https://mom0tomo.hateblo.jp/entry/2018/09/11/083801</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
