Skip to content

Commit

Permalink
deploy: 1dd7074
Browse files Browse the repository at this point in the history
  • Loading branch information
Justintime50 committed Dec 17, 2024
1 parent f9de644 commit 67cf1ae
Show file tree
Hide file tree
Showing 114 changed files with 6,790 additions and 5,186 deletions.
46 changes: 29 additions & 17 deletions EasyPost.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,14 @@
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />

<title>module EasyPost - EasyPost Ruby Docs</title>

<meta name="keywords" content="ruby,module,EasyPost">

<meta name="description" content="Documentation for the EasyPost module">

<script type="text/javascript">
var rdoc_rel_prefix = "./";
var index_rel_prefix = "./";
Expand All @@ -22,7 +27,12 @@


<body id="top" role="document" class="module">
<nav role="navigation">
<div id="navigation-toggle" role="button" tabindex="0" aria-label="Toggle sidebar" aria-expanded="true" aria-controls="navigation">
<span aria-hidden="true">&#9776;</span>
</div>


<nav id="navigation" role="navigation">
<div id="project-navigation">
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
<h2>
Expand Down Expand Up @@ -54,26 +64,33 @@ <h2>
</div>











<footer id="validator-badges" role="contentinfo">
<p><a href="https://validator.w3.org/check/referer">Validate</a>
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.9.1.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>

<div id="class-metadata">





</div>
</nav>

<main role="main" aria-labelledby="module-EasyPost">
<h1 id="module-EasyPost" class="module">
<h1 id="module-EasyPost" class="anchor-link module">
module EasyPost
</h1>

<section class="description">

</section>

<section id="5Buntitled-5D" class="documentation-section">
<section id="5Buntitled-5D" class="documentation-section anchor-link">


<section class="constants-list">
Expand All @@ -83,8 +100,10 @@ <h3>Constants</h3>
<dl>
<dt id="Connection">Connection
<dd>

<dt id="VERSION">VERSION
<dd>

</dl>
</section>

Expand All @@ -93,10 +112,3 @@ <h3>Constants</h3>
</section>
</main>


<footer id="validator-badges" role="contentinfo">
<p><a href="https://validator.w3.org/check/referer">Validate</a>
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.7.0.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>

315 changes: 191 additions & 124 deletions EasyPost/Client.html

Large diffs are not rendered by default.

62 changes: 41 additions & 21 deletions EasyPost/Constants.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,14 @@
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />

<title>class EasyPost::Constants - EasyPost Ruby Docs</title>

<meta name="keywords" content="ruby,class,EasyPost::Constants">

<meta name="description" content="Documentation for the EasyPost::Constants class">

<script type="text/javascript">
var rdoc_rel_prefix = "../";
var index_rel_prefix = "../";
Expand All @@ -22,7 +27,12 @@


<body id="top" role="document" class="class">
<nav role="navigation">
<div id="navigation-toggle" role="button" tabindex="0" aria-label="Toggle sidebar" aria-expanded="true" aria-controls="navigation">
<span aria-hidden="true">&#9776;</span>
</div>


<nav id="navigation" role="navigation">
<div id="project-navigation">
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
<h2>
Expand Down Expand Up @@ -54,32 +64,37 @@ <h2>
</div>



<div id="parent-class-section" class="nav-section">
<h3>Ancestors</h3>
<ul><li>Object</li></ul>
</div>

<div id="class-metadata">


<div id="parent-class-section" class="nav-section">
<h3>Parent</h3>




<p class="link">Object
</div>




</div>


<footer id="validator-badges" role="contentinfo">
<p><a href="https://validator.w3.org/check/referer">Validate</a>
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.9.1.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>

</nav>

<main role="main" aria-labelledby="class-EasyPost::Constants">
<h1 id="class-EasyPost::Constants" class="class">
<h1 id="class-EasyPost::Constants" class="anchor-link class">
class EasyPost::Constants
</h1>

<section class="description">

</section>

<section id="5Buntitled-5D" class="documentation-section">
<section id="5Buntitled-5D" class="documentation-section anchor-link">


<section class="constants-list">
Expand All @@ -89,28 +104,40 @@ <h3>Constants</h3>
<dl>
<dt id="API_ERROR_DETAILS_PARSING_ERROR">API_ERROR_DETAILS_PARSING_ERROR
<dd>

<dt id="INVALID_PARAMETER">INVALID_PARAMETER
<dd>

<dt id="INVALID_PAYMENT_METHOD">INVALID_PAYMENT_METHOD
<dd>

<dt id="MISSING_REQUIRED_PARAMETER">MISSING_REQUIRED_PARAMETER
<dd>

<dt id="NO_MATCHING_RATES">NO_MATCHING_RATES
<dd>

<dt id="NO_MORE_PAGES">NO_MORE_PAGES
<dd>

<dt id="NO_PAYMENT_METHODS">NO_PAYMENT_METHODS
<dd>

<dt id="NO_USER_FOUND">NO_USER_FOUND
<dd>

<dt id="STRIPE_CARD_CREATE_FAILED">STRIPE_CARD_CREATE_FAILED
<dd>

<dt id="UNEXPECTED_HTTP_STATUS_CODE">UNEXPECTED_HTTP_STATUS_CODE
<dd>

<dt id="WEBHOOK_MISSING_SIGNATURE">WEBHOOK_MISSING_SIGNATURE
<dd>

<dt id="WEBHOOK_SIGNATURE_MISMATCH">WEBHOOK_SIGNATURE_MISMATCH
<dd>

</dl>
</section>

Expand All @@ -119,10 +146,3 @@ <h3>Constants</h3>
</section>
</main>


<footer id="validator-badges" role="contentinfo">
<p><a href="https://validator.w3.org/check/referer">Validate</a>
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.7.0.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>

44 changes: 27 additions & 17 deletions EasyPost/Errors.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,14 @@
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />

<title>module EasyPost::Errors - EasyPost Ruby Docs</title>

<meta name="keywords" content="ruby,module,EasyPost::Errors">

<meta name="description" content="Documentation for the EasyPost::Errors module">

<script type="text/javascript">
var rdoc_rel_prefix = "../";
var index_rel_prefix = "../";
Expand All @@ -22,7 +27,12 @@


<body id="top" role="document" class="module">
<nav role="navigation">
<div id="navigation-toggle" role="button" tabindex="0" aria-label="Toggle sidebar" aria-expanded="true" aria-controls="navigation">
<span aria-hidden="true">&#9776;</span>
</div>


<nav id="navigation" role="navigation">
<div id="project-navigation">
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
<h2>
Expand Down Expand Up @@ -54,26 +64,33 @@ <h2>
</div>











<footer id="validator-badges" role="contentinfo">
<p><a href="https://validator.w3.org/check/referer">Validate</a>
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.9.1.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>

<div id="class-metadata">





</div>
</nav>

<main role="main" aria-labelledby="module-EasyPost::Errors">
<h1 id="module-EasyPost::Errors" class="module">
<h1 id="module-EasyPost::Errors" class="anchor-link module">
module EasyPost::Errors
</h1>

<section class="description">

</section>

<section id="5Buntitled-5D" class="documentation-section">
<section id="5Buntitled-5D" class="documentation-section anchor-link">



Expand All @@ -82,10 +99,3 @@ <h1 id="module-EasyPost::Errors" class="module">
</section>
</main>


<footer id="validator-badges" role="contentinfo">
<p><a href="https://validator.w3.org/check/referer">Validate</a>
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.7.0.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>

Loading

0 comments on commit 67cf1ae

Please sign in to comment.