<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ayaketan</author_name>
  <author_url>https://blog.hatena.ne.jp/ayaketan/</author_url>
  <blog_title>ayaketanのプログラミング勉強日記</blog_title>
  <blog_url>https://ayaketan.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>rspecのバージョンを3.0.1に上げた後、テストを実行したら、今まで通っていたテストのほとんどが失敗した。原因は2つあった。1つ目は、be_trueとbe_falseが、be_truthyとbe_falseyに変更されていたからだった。be_trueをbe_truthyに、be_falseをbe_falseyに置換した。 2つ目は、spec_helperに下記のコードを書いていたが、typeが使えなくなっていたからだった。 RSpec.configure do |config| config.include Devise::TestHelpers, type: :controller en…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fayaketan.hatenablog.com%2Fentry%2F2014%2F06%2F16%2F113000&quot; title=&quot;Rails4 rspec3に変更したら今まで通っていたテストが失敗した。 - ayaketanのプログラミング勉強日記&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>2014-06-16 11:30:00</published>
  <title>Rails4 rspec3に変更したら今まで通っていたテストが失敗した。</title>
  <type>rich</type>
  <url>https://ayaketan.hatenablog.com/entry/2014/06/16/113000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
