Skip to content

Commit 67cf1ae

Browse files
committed
deploy: 1dd7074
1 parent f9de644 commit 67cf1ae

File tree

114 files changed

+6790
-5186
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

114 files changed

+6790
-5186
lines changed

EasyPost.html

Lines changed: 29 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,14 @@
33
<html>
44
<head>
55
<meta charset="UTF-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1" />
67

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

10+
<meta name="keywords" content="ruby,module,EasyPost">
11+
12+
<meta name="description" content="Documentation for the EasyPost module">
13+
914
<script type="text/javascript">
1015
var rdoc_rel_prefix = "./";
1116
var index_rel_prefix = "./";
@@ -22,7 +27,12 @@
2227

2328

2429
<body id="top" role="document" class="module">
25-
<nav role="navigation">
30+
<div id="navigation-toggle" role="button" tabindex="0" aria-label="Toggle sidebar" aria-expanded="true" aria-controls="navigation">
31+
<span aria-hidden="true">&#9776;</span>
32+
</div>
33+
34+
35+
<nav id="navigation" role="navigation">
2636
<div id="project-navigation">
2737
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
2838
<h2>
@@ -54,26 +64,33 @@ <h2>
5464
</div>
5565

5666

67+
68+
69+
70+
71+
72+
73+
74+
75+
76+
<footer id="validator-badges" role="contentinfo">
77+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
78+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.9.1.
79+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
80+
</footer>
5781

58-
<div id="class-metadata">
59-
60-
61-
62-
63-
64-
</div>
6582
</nav>
6683

6784
<main role="main" aria-labelledby="module-EasyPost">
68-
<h1 id="module-EasyPost" class="module">
85+
<h1 id="module-EasyPost" class="anchor-link module">
6986
module EasyPost
7087
</h1>
7188

7289
<section class="description">
7390

7491
</section>
7592

76-
<section id="5Buntitled-5D" class="documentation-section">
93+
<section id="5Buntitled-5D" class="documentation-section anchor-link">
7794

7895

7996
<section class="constants-list">
@@ -83,8 +100,10 @@ <h3>Constants</h3>
83100
<dl>
84101
<dt id="Connection">Connection
85102
<dd>
103+
86104
<dt id="VERSION">VERSION
87105
<dd>
106+
88107
</dl>
89108
</section>
90109

@@ -93,10 +112,3 @@ <h3>Constants</h3>
93112
</section>
94113
</main>
95114

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

EasyPost/Client.html

Lines changed: 191 additions & 124 deletions
Large diffs are not rendered by default.

EasyPost/Constants.html

Lines changed: 41 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,14 @@
33
<html>
44
<head>
55
<meta charset="UTF-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1" />
67

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

10+
<meta name="keywords" content="ruby,class,EasyPost::Constants">
11+
12+
<meta name="description" content="Documentation for the EasyPost::Constants class">
13+
914
<script type="text/javascript">
1015
var rdoc_rel_prefix = "../";
1116
var index_rel_prefix = "../";
@@ -22,7 +27,12 @@
2227

2328

2429
<body id="top" role="document" class="class">
25-
<nav role="navigation">
30+
<div id="navigation-toggle" role="button" tabindex="0" aria-label="Toggle sidebar" aria-expanded="true" aria-controls="navigation">
31+
<span aria-hidden="true">&#9776;</span>
32+
</div>
33+
34+
35+
<nav id="navigation" role="navigation">
2636
<div id="project-navigation">
2737
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
2838
<h2>
@@ -54,32 +64,37 @@ <h2>
5464
</div>
5565

5666

67+
68+
<div id="parent-class-section" class="nav-section">
69+
<h3>Ancestors</h3>
70+
<ul><li>Object</li></ul>
71+
</div>
5772

58-
<div id="class-metadata">
59-
60-
61-
<div id="parent-class-section" class="nav-section">
62-
<h3>Parent</h3>
73+
74+
75+
6376

64-
<p class="link">Object
65-
</div>
6677

67-
68-
69-
70-
</div>
78+
79+
80+
<footer id="validator-badges" role="contentinfo">
81+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
82+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.9.1.
83+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
84+
</footer>
85+
7186
</nav>
7287

7388
<main role="main" aria-labelledby="class-EasyPost::Constants">
74-
<h1 id="class-EasyPost::Constants" class="class">
89+
<h1 id="class-EasyPost::Constants" class="anchor-link class">
7590
class EasyPost::Constants
7691
</h1>
7792

7893
<section class="description">
7994

8095
</section>
8196

82-
<section id="5Buntitled-5D" class="documentation-section">
97+
<section id="5Buntitled-5D" class="documentation-section anchor-link">
8398

8499

85100
<section class="constants-list">
@@ -89,28 +104,40 @@ <h3>Constants</h3>
89104
<dl>
90105
<dt id="API_ERROR_DETAILS_PARSING_ERROR">API_ERROR_DETAILS_PARSING_ERROR
91106
<dd>
107+
92108
<dt id="INVALID_PARAMETER">INVALID_PARAMETER
93109
<dd>
110+
94111
<dt id="INVALID_PAYMENT_METHOD">INVALID_PAYMENT_METHOD
95112
<dd>
113+
96114
<dt id="MISSING_REQUIRED_PARAMETER">MISSING_REQUIRED_PARAMETER
97115
<dd>
116+
98117
<dt id="NO_MATCHING_RATES">NO_MATCHING_RATES
99118
<dd>
119+
100120
<dt id="NO_MORE_PAGES">NO_MORE_PAGES
101121
<dd>
122+
102123
<dt id="NO_PAYMENT_METHODS">NO_PAYMENT_METHODS
103124
<dd>
125+
104126
<dt id="NO_USER_FOUND">NO_USER_FOUND
105127
<dd>
128+
106129
<dt id="STRIPE_CARD_CREATE_FAILED">STRIPE_CARD_CREATE_FAILED
107130
<dd>
131+
108132
<dt id="UNEXPECTED_HTTP_STATUS_CODE">UNEXPECTED_HTTP_STATUS_CODE
109133
<dd>
134+
110135
<dt id="WEBHOOK_MISSING_SIGNATURE">WEBHOOK_MISSING_SIGNATURE
111136
<dd>
137+
112138
<dt id="WEBHOOK_SIGNATURE_MISMATCH">WEBHOOK_SIGNATURE_MISMATCH
113139
<dd>
140+
114141
</dl>
115142
</section>
116143

@@ -119,10 +146,3 @@ <h3>Constants</h3>
119146
</section>
120147
</main>
121148

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

EasyPost/Errors.html

Lines changed: 27 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,14 @@
33
<html>
44
<head>
55
<meta charset="UTF-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1" />
67

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

10+
<meta name="keywords" content="ruby,module,EasyPost::Errors">
11+
12+
<meta name="description" content="Documentation for the EasyPost::Errors module">
13+
914
<script type="text/javascript">
1015
var rdoc_rel_prefix = "../";
1116
var index_rel_prefix = "../";
@@ -22,7 +27,12 @@
2227

2328

2429
<body id="top" role="document" class="module">
25-
<nav role="navigation">
30+
<div id="navigation-toggle" role="button" tabindex="0" aria-label="Toggle sidebar" aria-expanded="true" aria-controls="navigation">
31+
<span aria-hidden="true">&#9776;</span>
32+
</div>
33+
34+
35+
<nav id="navigation" role="navigation">
2636
<div id="project-navigation">
2737
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
2838
<h2>
@@ -54,26 +64,33 @@ <h2>
5464
</div>
5565

5666

67+
68+
69+
70+
71+
72+
73+
74+
75+
76+
<footer id="validator-badges" role="contentinfo">
77+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
78+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.9.1.
79+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
80+
</footer>
5781

58-
<div id="class-metadata">
59-
60-
61-
62-
63-
64-
</div>
6582
</nav>
6683

6784
<main role="main" aria-labelledby="module-EasyPost::Errors">
68-
<h1 id="module-EasyPost::Errors" class="module">
85+
<h1 id="module-EasyPost::Errors" class="anchor-link module">
6986
module EasyPost::Errors
7087
</h1>
7188

7289
<section class="description">
7390

7491
</section>
7592

76-
<section id="5Buntitled-5D" class="documentation-section">
93+
<section id="5Buntitled-5D" class="documentation-section anchor-link">
7794

7895

7996

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

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

0 commit comments

Comments
 (0)