<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>arcright</author_name>
  <author_url>https://blog.hatena.ne.jp/arcright/</author_url>
  <blog_title>chulip.org</blog_title>
  <blog_url>https://chulip.org/</blog_url>
  <categories>
    <anon>Rails</anon>
    <anon>Ruby</anon>
  </categories>
  <description>今更factory_girl v1.3.3の話factory_girlでデータ定義していくときに少しだけ値が違うみたいな時は 継承してdefineできる #-*- coding: utf-8 -*- Factory.define :madoka do |f| f.first_name 'kaname' f.last_name 'madoka' end Factory.define(:homura, :parent =&gt; :madoka) do |f| f.last_name 'homura' end ## Factory(:homura)すると鹿目ほむらちゃんができるとかそういうはなし あと、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchulip.org%2Fentry%2F20111207%2F1323260830&quot; title=&quot;factory_girlでのparent指定と関連の定義 - chulip.org&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>2011-12-07 21:27:10</published>
  <title>factory_girlでのparent指定と関連の定義</title>
  <type>rich</type>
  <url>https://chulip.org/entry/20111207/1323260830</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
