<!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
    <dl style="line-height: 1.5; margin-left: 2em">
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Author</dt>
      <dd style="margin-left: 8.5em">HorimotoYasuhiro &lt;horim****@clear*****&gt;</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
      <dd style="margin-left: 8.5em">2017-04-26 16:37:35 +0900 (Wed, 26 Apr 2017)</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">New Revision</dt>
      <dd style="margin-left: 8.5em"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9">440f4202fc18fdab5f6cbd348b75dfba6032d6f9</a></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Merge</dt>
      <dd style="margin-left: 8.5em">
        <ul>
          <li>Merged <a href="https://github.com/ranguba/groonga-client/commit/dd932a0">dd932a0</a>: Merge pull request <a href="https://github.com/ranguba/groonga-client/issues/18">#18</a> from komainu8/feature/add_geo_in_circle_method</li>
        </ul>
      </dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Message</dt>
      <dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; padding: 0.5em; width: auto">Add geo_in_circle method in `select.rb`.</pre></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Modified files</dt>
      <dd style="margin-left: 8.5em">
        <ul>
          <li><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70">lib/groonga/client/request/select.rb</a></li>
          <li><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910e">test/request/test-select.rb</a></li>
        </ul>
      </dd>
    </dl>

    <div class="diff-section" style="clear: both">
      <table style="border-collapse: collapse; border: 1px solid #aaa">
        <thead>
          <tr class="diff-header" style="border: 1px solid #aaa">
            <td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: lib/groonga/client/request/select.rb (+68 -0)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
            </td>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L92">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L93">93</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L94">94</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L95">95</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L96">96</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L97">97</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L98">98</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L186">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L187">187</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L188">188</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L189">189</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L190">190</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L191">191</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L192">192</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L505">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L506">506</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L507">507</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L508">508</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L509">509</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L510">510</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L511">511</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L531">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L532">532</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L533">533</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L534">534</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L535">535</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L536">536</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70L537">537</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R92">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R93">93</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R94">94</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R95">95</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R96">96</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R97">97</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R98">98</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R99">99</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R100">100</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R101">101</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R102">102</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R103">103</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R191">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R192">192</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R193">193</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R194">194</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R195">195</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R196">196</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R197">197</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R198">198</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R199">199</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R200">200</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R201">201</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R202">202</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R203">203</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R204">204</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R205">205</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R206">206</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R207">207</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R208">208</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R209">209</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R210">210</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R211">211</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R212">212</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R213">213</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R214">214</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R215">215</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R216">216</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R217">217</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R218">218</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R219">219</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R220">220</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R221">221</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R222">222</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R223">223</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R224">224</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R225">225</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R226">226</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R227">227</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R228">228</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R229">229</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R230">230</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R231">231</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R232">232</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R233">233</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R234">234</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R235">235</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R548">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R549">549</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R550">550</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R551">551</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R552">552</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R553">553</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R554">554</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R555">555</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R556">556</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R557">557</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R558">558</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R559">559</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R560">560</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R561">561</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R562">562</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R563">563</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R564">564</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R565">565</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R566">566</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R567">567</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R568">568</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R569">569</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R570">570</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R571">571</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R572">572</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R573">573</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R574">574</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R575">575</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R576">576</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R577">577</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R578">578</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R598">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R599">599</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R600">600</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R601">601</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R602">602</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R603">603</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R604">604</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-77896fa1ebc078d26d520b539cd80e70R605">605</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -93,6 +93,11 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">module Groonga</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">         #        filter.in_values(&quot;tags&quot;, &quot;tag1&quot;, &quot;tag2&quot;)</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         #          # -&gt; --filter &#39;in_values(tags, &quot;tag1&quot;, &quot;tag2&quot;)&#39;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         #</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        #   @example Use geo_in_circle function</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        #      request.</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        #        filter.geo_in_circle(&quot;0x0&quot;, &quot;100x100&quot;, 300)</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        #          # -&gt; --filter &#39;geo_in_circle(&quot;0x0&quot;, &quot;100x100&quot;, 300, &quot;rectangle&quot;)&#39;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        #</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         #   @example Use between function</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         #      request.</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         #        filter.between(&quot;age&quot;, 19, &quot;include&quot;, 32, &quot;include&quot;)</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -187,6 +192,44 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">module Groonga</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">             @request = request</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           end</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          # Adds a `geo_in_circle` condition then return a new `select`</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          # request object.</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          # @example Basic usage</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #    request.</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #      filter.geo_in_circle(&quot;0x0&quot;, &quot;100x100&quot;, 300).</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #        # -&gt; --filter &#39;geo_in_circle(&quot;0x0&quot;, &quot;100x100&quot;, 300, &quot;rectangle&quot;)&#39;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          # @see http://groonga.org/docs/reference/functions/geo_in_circle.html</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #   geo_in_circle function in the Groonga document</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          # @param point [String] Specify point for confirm whether to exit in circle or not.</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          # @param center [String] This value that center of circle.</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          # @param radious [Integer] This value that radious of circle.</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          # @param approximate_type [&quot;rectangle&quot;, &quot;sphere&quot;, &quot;ellopsoid&quot;]</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #    This value that type of approximate of geographical.</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #    If it is nil, approximate_type value is `&quot;rectangle&quot;`.</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #    If it is `&quot;rectangle&quot;`, calcurate distance from radious</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #    by approximate of rectangle.</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #    If it is `&quot;sphere&quot;`, calcurate distance from radious</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #    by approximate of sphere.</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #    If it is `&quot;ellopsoid&quot;`, calcurate distance from radious</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #    by approximate of ellopsoid.</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          # @return [Groonga::Client::Request::Select]</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #   The new request with the given condition.</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          #</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          # @since 0.4.4</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          def geo_in_circle(point, center, radious_or_point, approximate_type=&quot;rectangle&quot;)</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            parameter = FilterGeoInCircleParameter.new(point,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                                                       center, radious_or_point,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                                                       approximate_type)</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            add_parameter(FilterMerger, parameter)</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          end</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           # Adds a `between` condition then return a new `select`</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           # request object.</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           #</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -506,6 +549,30 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">module Groonga</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">         end</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre">         # @private</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        class FilterGeoInCircleParameter</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          include ScriptSyntaxValueEscapable</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          def initialize(point,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                         center, radious,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                         approximate_type)</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            @point = point</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            @center = center</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            @radious = radious</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            @approximate_type = approximate_type</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          end</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          def to_parameters</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            filter = &quot;geo_in_circle(#{escape_script_syntax_value(@point)}&quot;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            filter &lt;&lt; &quot;, #{escape_script_syntax_value(@center)}&quot;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            filter &lt;&lt; &quot;, #{escape_script_syntax_value(@radious)}&quot;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            filter &lt;&lt; &quot;, #{escape_script_syntax_value(@approximate_type)}&quot;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            filter &lt;&lt; &quot;)&quot;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            {</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+              filter: filter,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            }</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          end</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        end</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         class FilterBetweenParameter</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           include ScriptSyntaxValueEscapable</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -532,6 +599,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">module Groonga</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">           end</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         end</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        # @private</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         class FilterInValuesParameter</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           include ScriptSyntaxValueEscapable</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
      <table style="border-collapse: collapse; border: 1px solid #aaa">
        <thead>
          <tr class="diff-header" style="border: 1px solid #aaa">
            <td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: test/request/test-select.rb (+18 -0)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
            </td>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eL91">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eL92">92</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eL93">93</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eL94">94</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eL95">95</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eL96">96</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eL97">97</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR91">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR92">92</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR93">93</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR94">94</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR95">95</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR96">96</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR97">97</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR98">98</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR99">99</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR100">100</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR101">101</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR102">102</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR103">103</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR104">104</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR105">105</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR106">106</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR107">107</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR108">108</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR109">109</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR110">110</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR111">111</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR112">112</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR113">113</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR114">114</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/440f4202fc18fdab5f6cbd348b75dfba6032d6f9#diff-9adc2dfdb776817b8d408ecb228f910eR115">115</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -92,6 +92,24 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">class TestRequestSelect &lt; Test::Unit::TestCase</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">                           }))</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     end</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+    sub_test_case(&quot;#geo_in_circle&quot;) do</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      def geo_in_circle(point,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                        center, radious_or_point,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                        approximate_type=&quot;rectangle&quot;)</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        @request.filter.geo_in_circle(point,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                                      center, radious_or_point,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                                      approximate_type).to_parameters</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      end</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      test(&quot;approximate type&quot;) do</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        assert_equal({</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                       :table =&gt; &quot;posts&quot;,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                       :filter =&gt; &quot;geo_in_circle(\&quot;100x100\&quot;, \&quot;140x250\&quot;, 300, \&quot;rectangle\&quot;)&quot;,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                     },</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                     geo_in_circle(&quot;100x100&quot;, &quot;140x250&quot;, 300, &quot;rectangle&quot;))</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      end</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+    end</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     sub_test_case(&quot;#between&quot;) do</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       def between(column_name,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   min, min_border,</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>