Skip to content

Commit

Permalink
📖 Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
elifoster committed Jan 18, 2021
1 parent 3948ca3 commit 903fd6e
Show file tree
Hide file tree
Showing 11 changed files with 271 additions and 245 deletions.
35 changes: 21 additions & 14 deletions docs/SimpleGeolocator.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Module: SimpleGeolocator

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.26

</title>

Expand Down Expand Up @@ -87,7 +87,8 @@

<h2>Overview</h2><div class="docstring">
<div class="discussion">
<p>noinspection RubyTooManyInstanceVariablesInspection</p>

<p>noinspection RubyTooManyInstanceVariablesInspection</p>


</div>
Expand Down Expand Up @@ -153,7 +154,8 @@ <h2>



<span class="summary_desc"><div class='inline'><p>Gets the full response.</p>
<span class="summary_desc"><div class='inline'>
<p>Gets the full response.</p>
</div></span>

</li>
Expand Down Expand Up @@ -185,7 +187,8 @@ <h2>



<span class="summary_desc"><div class='inline'><p>Gets the full response.</p>
<span class="summary_desc"><div class='inline'>
<p>Gets the full response.</p>
</div></span>

</li>
Expand All @@ -211,8 +214,8 @@ <h3 class="signature first" id="get-class_method">

</h3><div class="docstring">
<div class="discussion">
<p>Gets the full response. From here, all the data related to the IP can be accessed. Caches the result in order to
prevent reaching the rate limit.</p>

<p>Gets the full response. From here, all the data related to the IP can be accessed. Caches the result in order to prevent reaching the rate limit.</p>


</div>
Expand All @@ -231,7 +234,8 @@ <h3 class="signature first" id="get-class_method">


&mdash;
<div class='inline'><p>The IP to get data for.</p>
<div class='inline'>
<p>The IP to get data for.</p>
</div>

</li>
Expand All @@ -249,7 +253,8 @@ <h3 class="signature first" id="get-class_method">


&mdash;
<div class='inline'><p>The full parsed response object.</p>
<div class='inline'>
<p>The full parsed response object.</p>
</div>

</li>
Expand Down Expand Up @@ -302,8 +307,8 @@ <h3 class="signature first" id="get-instance_method">

</h3><div class="docstring">
<div class="discussion">
<p>Gets the full response. From here, all the data related to the IP can be accessed. Caches the result in order to
prevent reaching the rate limit.</p>

<p>Gets the full response. From here, all the data related to the IP can be accessed. Caches the result in order to prevent reaching the rate limit.</p>


</div>
Expand All @@ -322,7 +327,8 @@ <h3 class="signature first" id="get-instance_method">


&mdash;
<div class='inline'><p>The IP to get data for.</p>
<div class='inline'>
<p>The IP to get data for.</p>
</div>

</li>
Expand All @@ -340,7 +346,8 @@ <h3 class="signature first" id="get-instance_method">


&mdash;
<div class='inline'><p>The full parsed response object.</p>
<div class='inline'>
<p>The full parsed response object.</p>
</div>

</li>
Expand Down Expand Up @@ -381,9 +388,9 @@ <h3 class="signature first" id="get-instance_method">
</div>

<div id="footer">
Generated on Wed May 6 16:13:18 2020 by
Generated on Mon Jan 18 10:46:35 2021 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.6.5).
0.9.26 (ruby-3.0.0).
</div>

</div>
Expand Down
Loading

0 comments on commit 903fd6e

Please sign in to comment.