<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sinsoku</author_name>
  <author_url>https://blog.hatena.ne.jp/sinsoku/</author_url>
  <blog_title>アジャイルSEを目指すブログ</blog_title>
  <blog_url>https://sinsoku.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>ネタは前回の記事のデコレータ式と同じだけど、Rubyだとこんな感じになる。 余計なメソッドが多いのは、なんとなくRubyっぽいからです。特に意味はない。 仕様 前回と同じ どうしてプログラマに・・・プログラムが書けないのか? 1から100までの数をプリントするプログラムを書け。ただし3の倍数のときは数の代わりに｢Fizz｣と、5の倍数のときは｢Buzz｣とプリントし、3と5両方の倍数の場合には｢FizzBuzz｣とプリントすること。 テストコード fizzbuzz_spec.rb #!/usr/bin/env ruby # -*- coding: utf-8 -*- require './fi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsinsoku.hatenadiary.org%2Fentry%2F20111012%2F1318356525&quot; title=&quot; RubyでFizzBuzzを書いてみた - アジャイルSEを目指すブログ&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-10-12 03:08:45</published>
  <title> RubyでFizzBuzzを書いてみた</title>
  <type>rich</type>
  <url>https://sinsoku.hatenadiary.org/entry/20111012/1318356525</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
