<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tbpg</author_name>
  <author_url>https://blog.hatena.ne.jp/tbpg/</author_url>
  <blog_title>Tbpgr Blog</blog_title>
  <blog_url>https://tbpgr.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>概要 String# other -&gt; -1 | 0 | 1 | nil 詳細 self と other を ASCII コード順で比較。 戻り値は以下のようになる。 self &gt; other : 1 self == other : 0 self &lt; other : -1このメソッドは Comparable モジュールのメソッドを実装するために利用する。 other が文字列以外の場合は、 other# を利用する。 サンプルコード require 'tbpgr_utils' class NumericCompare def initialize(number) @number = numbe…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftbpgr.hatenablog.com%2Fentry%2F20141208%2F1418045369&quot; title=&quot;Ruby | String |  - Tbpgr Blog&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>2014-12-08 22:29:29</published>
  <title>Ruby | String | </title>
  <type>rich</type>
  <url>https://tbpgr.hatenablog.com/entry/20141208/1418045369</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
