<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Sixeight</author_name>
  <author_url>https://blog.hatena.ne.jp/Sixeight/</author_url>
  <blog_title>ちなみに</blog_title>
  <blog_url>https://blog.nishimu.land/</blog_url>
  <categories>
    <anon>ruby</anon>
  </categories>
  <description>今年もクリスマスにリリースされました。毎年素敵なプレゼントをありがとうございます！ github.com Moduleも refine 出来るようになってべんりですね。 module Moconize refine Comparable do def clamp(min, max) if (min..max).include? self '😇' else super(min, max) end end end end using Moconize puts -3.clamp(1, 10) #=&gt; 1 puts 13.clamp(1, 10) #=&gt; 10 puts 5.clamp(1, 10)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.nishimu.land%2Fentry%2F2016%2F12%2F27%2F092119&quot; title=&quot;Ruby 2.4 - ちなみに&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-12-27 09:21:19</published>
  <title>Ruby 2.4</title>
  <type>rich</type>
  <url>https://blog.nishimu.land/entry/2016/12/27/092119</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
