<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dev-actindi</author_name>
  <author_url>https://blog.hatena.ne.jp/dev-actindi/</author_url>
  <blog_title>アクトインディ開発者ブログ</blog_title>
  <blog_url>https://tech.actindi.net/</blog_url>
  <categories>
    <anon>namikata</anon>
    <anon>Rspec</anon>
  </categories>
  <description>change マッチャの挙動をきちんと理解していなくてつまづきました。 class User &lt; ActiveRecord::Base has_many :blogs end class Blog &lt; ActiveRecord::Base belongs_to :user end class UsersController &lt; ApplicationController def index @user = User.new(name: 'popo') @user.save b = Blog.new(title: 'mudotaosenai', user_id: @user.id) b.save…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.actindi.net%2F2016%2F01%2F08%2F3661235635&quot; title=&quot;rspec の change マッチャで assigns が nil になる - アクトインディ開発者ブログ&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>2016-01-08 18:53:55</published>
  <title>rspec の change マッチャで assigns が nil になる</title>
  <type>rich</type>
  <url>https://tech.actindi.net/2016/01/08/3661235635</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
