<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yarb</author_name>
  <author_url>https://blog.hatena.ne.jp/yarb/</author_url>
  <blog_title>yarbの日記</blog_title>
  <blog_url>https://yarb.hatenadiary.org/</blog_url>
  <categories>
    <anon>ruby</anon>
  </categories>
  <description>シーザー暗号をRubyで実装する。 &quot;Hello World!&quot;.caesar =&gt; &quot;Khoor Zruog!&quot; となるような、String#caesarを定義する。RSpecを書くと、 require './caesar.rb' describe String do before(:all) do String.define_ceasar(3) end describe &quot;caesar&quot; do it &quot;return Khoor Zruog! for Hello World!&quot; do &quot;Hello World!&quot;.caesar.should == &quot;Khoor Zruog!&quot; end end…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyarb.hatenadiary.org%2Fentry%2F20110831%2Fp1&quot; title=&quot;シーザー暗号をRubyのメタプロとカリー化で実装してみる  - yarbの日記&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-08-31 00:00:00</published>
  <title>シーザー暗号をRubyのメタプロとカリー化で実装してみる </title>
  <type>rich</type>
  <url>https://yarb.hatenadiary.org/entry/20110831/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
