<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shuzo_kino</author_name>
  <author_url>https://blog.hatena.ne.jp/shuzo_kino/</author_url>
  <blog_title>Bye Bye Moore</blog_title>
  <blog_url>https://shuzo-kino.hateblo.jp/</blog_url>
  <categories>
    <anon>ruby</anon>
  </categories>
  <description>yieldはブロックを引っ張るときに便利な機能……らしいです。 残念ながら、私のトリ頭では説明だけ読んでも全く理解できませんでした。 というわけで、rspecの練習がてら色々弄り倒してみる事にしました。 名称が色々アレなのはご愛嬌…… スクリプト class TestClass def testFunc yield 10 end def testFunc2 yield &quot;hogehoge&quot; end def testFunc3 yield 10, 100 end def testFunc4(a) return 10 if a == :shuzo yield 0 end def self.file…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshuzo-kino.hateblo.jp%2Fentry%2F20130917%2F1379429851&quot; title=&quot;yieldがよくわからないのでspecで試しつつ確認してみた - Bye Bye Moore&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>2013-09-17 23:57:31</published>
  <title>yieldがよくわからないのでspecで試しつつ確認してみた</title>
  <type>rich</type>
  <url>https://shuzo-kino.hateblo.jp/entry/20130917/1379429851</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
