ledger_sync 1.4.1 → 1.4.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (143) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +71 -17
  3. data/docs/.gitignore +4 -0
  4. data/documentation/build.sh +3 -1
  5. data/documentation/site/_includes/ledgers/{Stripe_summary.md → stripe_summary.md} +0 -0
  6. data/ledger_sync.gemspec +4 -0
  7. data/lib/ledger_sync/serialization/type/deserializer_references_one_type.rb +1 -1
  8. data/lib/ledger_sync/version.rb +1 -1
  9. metadata +59 -136
  10. data/docs/CNAME +0 -1
  11. data/docs/assets/css/brands.min.css +0 -5
  12. data/docs/assets/css/fontawesome.min.css +0 -5
  13. data/docs/assets/css/main.css +0 -1924
  14. data/docs/assets/css/monokai.css +0 -441
  15. data/docs/assets/js/main.js +0 -214
  16. data/docs/assets/js/plugins.js +0 -22
  17. data/docs/assets/js/prism.js +0 -9
  18. data/docs/assets/webfonts/fa-brands-400.eot +0 -0
  19. data/docs/assets/webfonts/fa-brands-400.svg +0 -3452
  20. data/docs/assets/webfonts/fa-brands-400.ttf +0 -0
  21. data/docs/assets/webfonts/fa-brands-400.woff +0 -0
  22. data/docs/assets/webfonts/fa-brands-400.woff2 +0 -0
  23. data/docs/blog/index.html +0 -282
  24. data/docs/guides/architecture/clients/index.html +0 -458
  25. data/docs/guides/architecture/index.html +0 -435
  26. data/docs/guides/architecture/operations/index.html +0 -465
  27. data/docs/guides/architecture/resources/index.html +0 -461
  28. data/docs/guides/architecture/results/index.html +0 -426
  29. data/docs/guides/architecture/searchers/index.html +0 -446
  30. data/docs/guides/architecture/serialization/index.html +0 -476
  31. data/docs/guides/community/index.html +0 -412
  32. data/docs/guides/contribute/console/index.html +0 -424
  33. data/docs/guides/contribute/deployment/index.html +0 -434
  34. data/docs/guides/contribute/documentation/index.html +0 -450
  35. data/docs/guides/contribute/index.html +0 -434
  36. data/docs/guides/contribute/qa/index.html +0 -436
  37. data/docs/guides/contribute/testing/index.html +0 -424
  38. data/docs/guides/customization/custom_resources/index.html +0 -461
  39. data/docs/guides/customization/custom_serializers/index.html +0 -460
  40. data/docs/guides/customization/index.html +0 -431
  41. data/docs/guides/customization/resource_converters/index.html +0 -491
  42. data/docs/guides/getting-started/get-help/index.html +0 -427
  43. data/docs/guides/getting-started/index.html +0 -421
  44. data/docs/guides/getting-started/installation/index.html +0 -433
  45. data/docs/guides/getting-started/quick-start/index.html +0 -531
  46. data/docs/guides/index.html +0 -428
  47. data/docs/guides/ledgers/index.html +0 -429
  48. data/docs/guides/ledgers/netsuite/index.html +0 -424
  49. data/docs/guides/ledgers/netsuite_soap/index.html +0 -424
  50. data/docs/guides/ledgers/quickbooks_online/index.html +0 -424
  51. data/docs/guides/ledgers/stripe/index.html +0 -424
  52. data/docs/guides/modern-treasury/index.html +0 -411
  53. data/docs/guides/tips_and_more/index.html +0 -471
  54. data/docs/images/1.jpg +0 -0
  55. data/docs/images/10.jpg +0 -0
  56. data/docs/images/2.jpg +0 -0
  57. data/docs/images/3.jpg +0 -0
  58. data/docs/images/4.jpg +0 -0
  59. data/docs/images/5.jpg +0 -0
  60. data/docs/images/6.jpg +0 -0
  61. data/docs/images/7.jpg +0 -0
  62. data/docs/images/8.jpg +0 -0
  63. data/docs/images/9.jpg +0 -0
  64. data/docs/images/logo.svg +0 -8
  65. data/docs/index.html +0 -379
  66. data/docs/overview/index.html +0 -409
  67. data/docs/posts/introducing-docs/index.html +0 -270
  68. data/docs/posts/netsuite-authentication/index.html +0 -624
  69. data/docs/reference/architecture/clients/index.html +0 -332
  70. data/docs/reference/architecture/index.html +0 -311
  71. data/docs/reference/architecture/operations/index.html +0 -302
  72. data/docs/reference/architecture/resources/index.html +0 -335
  73. data/docs/reference/architecture/results/index.html +0 -302
  74. data/docs/reference/architecture/searchers/index.html +0 -302
  75. data/docs/reference/architecture/serialization/index.html +0 -302
  76. data/docs/reference/index.html +0 -281
  77. data/docs/reference/netsuite/authentication/index.html +0 -392
  78. data/docs/reference/netsuite/authentication/token_based_authentication/index.html +0 -486
  79. data/docs/reference/netsuite/index.html +0 -388
  80. data/docs/reference/netsuite/resources/account/index.html +0 -484
  81. data/docs/reference/netsuite/resources/check/index.html +0 -492
  82. data/docs/reference/netsuite/resources/check_line_item/index.html +0 -460
  83. data/docs/reference/netsuite/resources/currency/index.html +0 -476
  84. data/docs/reference/netsuite/resources/customer/index.html +0 -488
  85. data/docs/reference/netsuite/resources/customer_deposit/index.html +0 -480
  86. data/docs/reference/netsuite/resources/department/index.html +0 -484
  87. data/docs/reference/netsuite/resources/deposit/index.html +0 -468
  88. data/docs/reference/netsuite/resources/deposit_line_item/index.html +0 -460
  89. data/docs/reference/netsuite/resources/index.html +0 -436
  90. data/docs/reference/netsuite/resources/invoice/index.html +0 -468
  91. data/docs/reference/netsuite/resources/invoice_line_item/index.html +0 -456
  92. data/docs/reference/netsuite/resources/item/index.html +0 -444
  93. data/docs/reference/netsuite/resources/journal_entry/index.html +0 -488
  94. data/docs/reference/netsuite/resources/journal_entry_line_item/index.html +0 -464
  95. data/docs/reference/netsuite/resources/ledger_class/index.html +0 -484
  96. data/docs/reference/netsuite/resources/location/index.html +0 -468
  97. data/docs/reference/netsuite/resources/resource/index.html +0 -440
  98. data/docs/reference/netsuite/resources/subsidiary/index.html +0 -448
  99. data/docs/reference/netsuite/resources/vendor/index.html +0 -492
  100. data/docs/reference/netsuite_soap/index.html +0 -303
  101. data/docs/reference/netsuite_soap/resources/customer/index.html +0 -364
  102. data/docs/reference/netsuite_soap/resources/index.html +0 -316
  103. data/docs/reference/netsuite_soap/resources/resource/index.html +0 -336
  104. data/docs/reference/netsuite_soap/resources/subsidiary/index.html +0 -356
  105. data/docs/reference/quickbooks_online/authentication/index.html +0 -442
  106. data/docs/reference/quickbooks_online/errors/index.html +0 -395
  107. data/docs/reference/quickbooks_online/index.html +0 -393
  108. data/docs/reference/quickbooks_online/resources/account/index.html +0 -530
  109. data/docs/reference/quickbooks_online/resources/bill/index.html +0 -534
  110. data/docs/reference/quickbooks_online/resources/bill_line_item/index.html +0 -496
  111. data/docs/reference/quickbooks_online/resources/bill_payment/index.html +0 -550
  112. data/docs/reference/quickbooks_online/resources/bill_payment_line_item/index.html +0 -488
  113. data/docs/reference/quickbooks_online/resources/currency/index.html +0 -492
  114. data/docs/reference/quickbooks_online/resources/customer/index.html +0 -514
  115. data/docs/reference/quickbooks_online/resources/department/index.html +0 -518
  116. data/docs/reference/quickbooks_online/resources/deposit/index.html +0 -526
  117. data/docs/reference/quickbooks_online/resources/deposit_line_item/index.html +0 -500
  118. data/docs/reference/quickbooks_online/resources/expense/index.html +0 -538
  119. data/docs/reference/quickbooks_online/resources/expense_line_item/index.html +0 -496
  120. data/docs/reference/quickbooks_online/resources/index.html +0 -484
  121. data/docs/reference/quickbooks_online/resources/invoice/index.html +0 -526
  122. data/docs/reference/quickbooks_online/resources/invoice_sales_line_item/index.html +0 -496
  123. data/docs/reference/quickbooks_online/resources/item/index.html +0 -484
  124. data/docs/reference/quickbooks_online/resources/journal_entry/index.html +0 -518
  125. data/docs/reference/quickbooks_online/resources/journal_entry_line_item/index.html +0 -504
  126. data/docs/reference/quickbooks_online/resources/ledger_class/index.html +0 -518
  127. data/docs/reference/quickbooks_online/resources/payment/index.html +0 -538
  128. data/docs/reference/quickbooks_online/resources/payment_line_item/index.html +0 -488
  129. data/docs/reference/quickbooks_online/resources/preferences/index.html +0 -526
  130. data/docs/reference/quickbooks_online/resources/primary_email_addr/index.html +0 -484
  131. data/docs/reference/quickbooks_online/resources/primary_phone/index.html +0 -484
  132. data/docs/reference/quickbooks_online/resources/resource/index.html +0 -480
  133. data/docs/reference/quickbooks_online/resources/subsidiary/index.html +0 -488
  134. data/docs/reference/quickbooks_online/resources/transfer/index.html +0 -522
  135. data/docs/reference/quickbooks_online/resources/vendor/index.html +0 -526
  136. data/docs/reference/quickbooks_online/webhooks/index.html +0 -427
  137. data/docs/reference/stripe/index.html +0 -293
  138. data/docs/reference/stripe/resources/customer/index.html +0 -366
  139. data/docs/reference/stripe/resources/index.html +0 -309
  140. data/docs/reference/stripe/resources/resource/index.html +0 -330
  141. data/docs/style-guide/index.html +0 -375
  142. data/documentation/site/Gemfile +0 -11
  143. data/documentation/site/Gemfile.lock +0 -69
@@ -1,330 +0,0 @@
1
- <!doctype html>
2
- <html lang="en">
3
-
4
- <head>
5
-
6
- <title>LedgerSync - resource - LedgerSync</title>
7
- <meta charset="utf-8">
8
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
9
- <meta name="description" content="An open-source library for easily syncing with accounting software, general ledgers, ERPs, and other ledgers." />
10
- <link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i%26display=swap" rel="stylesheet">
11
- <link rel="stylesheet" href="/assets/css/main.css">
12
-
13
- <!-- Global site tag (gtag.js) - Google Analytics -->
14
- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-152343827-1"></script>
15
- <script>
16
- window.dataLayer = window.dataLayer || [];
17
- function gtag(){dataLayer.push(arguments);}
18
- gtag('js', new Date());
19
-
20
- gtag('config', 'UA-152343827-1');
21
- </script>
22
-
23
- </head>
24
-
25
- <body>
26
-
27
- <div id="page" class="site">
28
- <header id="masthead" class="site-header outer">
29
- <div class="inner">
30
- <div class="site-header-inside">
31
- <div class="site-branding">
32
-
33
-
34
- <p class="site-logo"><a href="/"><img src="/images/logo.svg" alt="LedgerSync" /></a></p>
35
-
36
- </div><!-- .site-branding -->
37
-
38
-
39
- <nav id="main-navigation" class="site-navigation" aria-label="Main Navigation">
40
- <div class="site-nav-inside">
41
- <button id="menu-close" class="menu-toggle"><span class="screen-reader-text">Open Menu</span><span class="icon-close" aria-hidden="true"></span></button>
42
- <ul class="menu">
43
-
44
- <li class="menu-item">
45
-
46
-
47
- <a class="" href="/" >
48
-
49
- Home
50
-
51
- </a>
52
-
53
- </li>
54
-
55
- <li class="menu-item">
56
-
57
-
58
- <a class="" href="/guides/" >
59
-
60
- Guides
61
-
62
- </a>
63
-
64
- </li>
65
-
66
- <li class="menu-item has-children">
67
-
68
-
69
- <a class="" href="/reference" >
70
-
71
- Reference
72
-
73
- </a>
74
-
75
-
76
- <ul class="submenu">
77
-
78
- <li class="menu-item">
79
-
80
-
81
- <a class="" href="/reference/netsuite" >
82
-
83
- NetSuite REST
84
-
85
- </a>
86
- </li>
87
-
88
- <li class="menu-item">
89
-
90
-
91
- <a class="" href="/reference/netsuite_soap" >
92
-
93
- NetSuite SOAP
94
-
95
- </a>
96
- </li>
97
-
98
- <li class="menu-item">
99
-
100
-
101
- <a class="" href="/reference/quickbooks_online" >
102
-
103
- QuickBooks Online
104
-
105
- </a>
106
- </li>
107
-
108
- <li class="menu-item">
109
-
110
-
111
- <a class="" href="/reference/stripe" >
112
-
113
- Stripe
114
-
115
- </a>
116
- </li>
117
-
118
- </ul>
119
-
120
-
121
- </li>
122
-
123
- <li class="menu-item">
124
-
125
-
126
- <a class="" href="/blog" >
127
-
128
- Blog
129
-
130
- </a>
131
-
132
- </li>
133
-
134
- <li class="menu-item">
135
-
136
-
137
- <a class="" href="/guides/contribute" >
138
-
139
- Contribute
140
-
141
- </a>
142
-
143
- </li>
144
-
145
- <li class="menu-item menu-button">
146
-
147
-
148
- <a class="button" href="https://github.com/LedgerSync/ledger_sync" >
149
-
150
- GitHub
151
-
152
- </a>
153
-
154
- </li>
155
-
156
- </ul>
157
- </div><!-- .site-nav-inside -->
158
- </nav><!-- .site-navigation -->
159
- <button id="menu-open" class="menu-toggle"><span class="screen-reader-text">Close Menu</span><span class="icon-menu" aria-hidden="true"></span></button>
160
-
161
- </div><!-- .site-header-inside -->
162
- </div><!-- .inner -->
163
- </header><!-- .site-header -->
164
-
165
- <main id="content" class="site-content">
166
- <div class="inner outer">
167
- <div class="guides-content">
168
-
169
- <nav id="guides-nav" class="guides-nav">
170
- <div id="guides-nav-inside" class="guides-nav-inside sticky">
171
- <button id="guides-nav-toggle" class="guides-nav-toggle">Navigate<span class="icon-angle-right" aria-hidden="true"></span></button>
172
- <div class="guides-toc-wrap">
173
- <ul id="guides-toc" class="guides-toc">
174
-
175
- <li class="toc-item">
176
- <a href="/reference/stripe/">Stripe</a>
177
- </li>
178
-
179
-
180
- <li class="toc-item">
181
- <a href=""></a>
182
- </li>
183
-
184
- <li class="toc-item">
185
- <a href=""></a>
186
- </li>
187
-
188
- <li class="toc-item has-children active">
189
- <a href="/reference/stripe/resources/">Resources</a>
190
- <button class="submenu-toggle"><span class="screen-reader-text">Submenu</span><span class="icon-angle-right" aria-hidden="true"></span></button> <ul class="toc-submenu">
191
-
192
- <li class="toc-item">
193
- <a href="/reference/stripe/resources/customer/">customer</a>
194
- </li>
195
-
196
- <li class="toc-item current">
197
- <a href="/reference/stripe/resources/resource/">resource</a>
198
- </li>
199
-
200
- </ul>
201
-
202
- </li>
203
-
204
-
205
- </ul>
206
- <!-- .guides-toc -->
207
- </div>
208
- <!-- .guides-toc-wrap -->
209
- </div>
210
- <!-- .guides-nav-inside -->
211
- </nav>
212
- <!-- .guides-nav -->
213
- <article class="post type-guides">
214
- <div class="post-inside">
215
- <header class="post-header">
216
- <h1 class="post-title line-left">resource</h1>
217
- </header>
218
- <!-- .post-header -->
219
- <div class="post-content">
220
- <h2 id="ledgersyncledgersstriperesource">LedgerSync::Ledgers::Stripe::Resource</h2>
221
-
222
- <h2 id="attributes">Attributes</h2>
223
-
224
- <table>
225
- <thead>
226
- <tr>
227
- <th>Name</th>
228
- <th>Type</th>
229
- </tr>
230
- </thead>
231
- <tbody>
232
- <tr>
233
- <td>external_id</td>
234
- <td>LedgerSync::Type::ID</td>
235
- </tr>
236
- <tr>
237
- <td>ledger_id</td>
238
- <td>LedgerSync::Type::ID</td>
239
- </tr>
240
- </tbody>
241
- </table>
242
-
243
- <h2 id="operations">Operations</h2>
244
-
245
-
246
- <hr />
247
-
248
- <div>Related articles:</div><br />
249
-
250
- <ul class="guides-section-items">
251
-
252
- <li class="guides-section-item"><a href="/reference/stripe/resources/customer/" class="guides-item-link">customer<span class="icon-angle-right" aria-hidden="true"></span></a></li>
253
-
254
- <li class="guides-section-item"><a href="/reference/stripe/resources/resource/" class="guides-item-link">resource<span class="icon-angle-right" aria-hidden="true"></span></a></li>
255
-
256
- </ul>
257
- <!-- .guides-section-pages -->
258
-
259
- </div>
260
- <!-- .post-content -->
261
- </div>
262
- <!-- .post-inside -->
263
- </article>
264
- <!-- .post -->
265
- <nav id="page-nav" class="page-nav">
266
- <div id="page-nav-inside" class="page-nav-inside sticky">
267
- <h2 class="page-nav-title">Jump to Section</h2>
268
- </div>
269
- <!-- .page-nav-inside -->
270
- </nav>
271
- <!-- .page-nav -->
272
- </div>
273
- <!-- .guides-content -->
274
- </div>
275
- <!-- .inner-->
276
- </main><!-- .site-content -->
277
- <footer id="colophon" class="site-footer outer">
278
- <div class="inner">
279
- <div class="site-footer-inside">
280
- <p class="site-info">
281
-
282
- <span class="copyright">&copy; Modern Treasury Inc. All rights reserved.</span>
283
- <a class="" href="https://www.moderntreasury.com" target="_blank" rel="noopener" >
284
-
285
- Maintained with ❤️ in San Francisco, CA by Modern Treasury
286
-
287
- </a>
288
- </p>
289
- <!-- .site-info -->
290
-
291
- <div class="social-links">
292
-
293
- <a class="" href="https://www.netlify.com" target="_blank" rel="noopener" >
294
-
295
- <img src="https://www.netlify.com/img/global/badges/netlify-dark.svg" alt="Deploys by Netlify" />
296
-
297
- </a>
298
- <a class="button button-icon" href="https://twitter.com/ModernTreasury" target="_blank" rel="noopener" >
299
-
300
- <span class="icon fab fa-twitter" aria-hidden="true"></span><span class="screen-reader-text">Twitter</span>
301
-
302
- </a>
303
- <a class="button button-icon" href="https://www.linkedin.com/company/modern-treasury" target="_blank" rel="noopener" >
304
-
305
- <span class="icon fab fa-linkedin" aria-hidden="true"></span><span class="screen-reader-text">LinkedIn</span>
306
-
307
- </a>
308
- <a class="button button-icon" href="https://github.com/LedgerSync/ledger_sync" target="_blank" rel="noopener" >
309
-
310
- <span class="icon fab fa-github" aria-hidden="true"></span><span class="screen-reader-text">GitHub</span>
311
-
312
- </a>
313
- </div>
314
- <!-- .social-links -->
315
-
316
- </div>
317
- <!-- .site-footer-inside -->
318
- </div>
319
- <!-- .inner -->
320
- </footer>
321
- <!-- .site-footer -->
322
- </div><!-- .site -->
323
-
324
- <!-- Scripts -->
325
- <script src="/assets/js/plugins.js"></script>
326
- <script src="/assets/js/prism.js" data-manual></script>
327
- <script src="/assets/js/main.js"></script>
328
- </body>
329
-
330
- </html>
@@ -1,375 +0,0 @@
1
- <!doctype html>
2
- <html lang="en">
3
-
4
- <head>
5
-
6
- <title>LedgerSync - Style Guide - LedgerSync</title>
7
- <meta charset="utf-8">
8
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
9
- <meta name="description" content="An open-source library for easily syncing with accounting software, general ledgers, ERPs, and other ledgers." />
10
- <link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i%26display=swap" rel="stylesheet">
11
- <link rel="stylesheet" href="/assets/css/main.css">
12
-
13
- <!-- Global site tag (gtag.js) - Google Analytics -->
14
- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-152343827-1"></script>
15
- <script>
16
- window.dataLayer = window.dataLayer || [];
17
- function gtag(){dataLayer.push(arguments);}
18
- gtag('js', new Date());
19
-
20
- gtag('config', 'UA-152343827-1');
21
- </script>
22
-
23
- </head>
24
-
25
- <body>
26
-
27
- <div id="page" class="site">
28
- <header id="masthead" class="site-header outer">
29
- <div class="inner">
30
- <div class="site-header-inside">
31
- <div class="site-branding">
32
-
33
-
34
- <p class="site-logo"><a href="/"><img src="/images/logo.svg" alt="LedgerSync" /></a></p>
35
-
36
- </div><!-- .site-branding -->
37
-
38
-
39
- <nav id="main-navigation" class="site-navigation" aria-label="Main Navigation">
40
- <div class="site-nav-inside">
41
- <button id="menu-close" class="menu-toggle"><span class="screen-reader-text">Open Menu</span><span class="icon-close" aria-hidden="true"></span></button>
42
- <ul class="menu">
43
-
44
- <li class="menu-item">
45
-
46
-
47
- <a class="" href="/" >
48
-
49
- Home
50
-
51
- </a>
52
-
53
- </li>
54
-
55
- <li class="menu-item">
56
-
57
-
58
- <a class="" href="/guides/" >
59
-
60
- Guides
61
-
62
- </a>
63
-
64
- </li>
65
-
66
- <li class="menu-item has-children">
67
-
68
-
69
- <a class="" href="/reference" >
70
-
71
- Reference
72
-
73
- </a>
74
-
75
-
76
- <ul class="submenu">
77
-
78
- <li class="menu-item">
79
-
80
-
81
- <a class="" href="/reference/netsuite" >
82
-
83
- NetSuite REST
84
-
85
- </a>
86
- </li>
87
-
88
- <li class="menu-item">
89
-
90
-
91
- <a class="" href="/reference/netsuite_soap" >
92
-
93
- NetSuite SOAP
94
-
95
- </a>
96
- </li>
97
-
98
- <li class="menu-item">
99
-
100
-
101
- <a class="" href="/reference/quickbooks_online" >
102
-
103
- QuickBooks Online
104
-
105
- </a>
106
- </li>
107
-
108
- <li class="menu-item">
109
-
110
-
111
- <a class="" href="/reference/stripe" >
112
-
113
- Stripe
114
-
115
- </a>
116
- </li>
117
-
118
- </ul>
119
-
120
-
121
- </li>
122
-
123
- <li class="menu-item">
124
-
125
-
126
- <a class="" href="/blog" >
127
-
128
- Blog
129
-
130
- </a>
131
-
132
- </li>
133
-
134
- <li class="menu-item">
135
-
136
-
137
- <a class="" href="/guides/contribute" >
138
-
139
- Contribute
140
-
141
- </a>
142
-
143
- </li>
144
-
145
- <li class="menu-item menu-button">
146
-
147
-
148
- <a class="button" href="https://github.com/LedgerSync/ledger_sync" >
149
-
150
- GitHub
151
-
152
- </a>
153
-
154
- </li>
155
-
156
- </ul>
157
- </div><!-- .site-nav-inside -->
158
- </nav><!-- .site-navigation -->
159
- <button id="menu-open" class="menu-toggle"><span class="screen-reader-text">Close Menu</span><span class="icon-menu" aria-hidden="true"></span></button>
160
-
161
- </div><!-- .site-header-inside -->
162
- </div><!-- .inner -->
163
- </header><!-- .site-header -->
164
-
165
- <main id="content" class="site-content">
166
- <article class="post post-full">
167
- <header class="post-header has-gradient outer">
168
-
169
- <div class="bg-img" style="background-image: url('/images/5.jpg')"></div>
170
-
171
- <div class="inner-sm">
172
- <h1 class="post-title">Style Guide</h1>
173
-
174
- <div class="post-subtitle">
175
- The style guide provides you with a blueprint of default post and page styles.
176
- </div>
177
-
178
- </div>
179
- </header>
180
- <div class="inner-md outer">
181
- <div class="post-content">
182
- <p><strong>This is a paragraph</strong>. Pellentesque habitant morbi <em>tristique senectus et netus et malesuada</em> fames ac turpis egestas. Vestibulum <a href="https://www.google.com">tortor quam</a>, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit <mark>amet est et sapien ullamcorper</mark> pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi.</p>
183
-
184
- <h1 id="this-is-an-h1">This is an H1</h1>
185
-
186
- <p>Quisque facilisis erat a dui. Nam malesuada ornare dolor. Cras gravida, this is marked text ornare, erat elit consectetuer erat, id egestas pede nibh eget odio. Proin tincidunt, velit vel porta elementum, magna diam molestie sapien, non aliquet massa pede eu diam. Aliquam iaculis. Fusce et ipsum et nulla tristique facilisis.</p>
187
-
188
- <h2 id="this-is-an-h2">This is an H2</h2>
189
-
190
- <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis. Nullam sit amet enim. Suspendisse id velit vitae ligula volutpat condimentum. Aliquam erat volutpat. Sed quis velit. Nulla facilisi. Nulla libero.</p>
191
-
192
- <h3 id="this-is-an-h3">This is an H3</h3>
193
-
194
- <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis. Nullam sit amet enim. Suspendisse id velit vitae ligula volutpat condimentum. Aliquam erat volutpat. Sed quis velit. Nulla facilisi. Nulla libero.</p>
195
-
196
- <h4 id="this-is-an-h4">This is an H4</h4>
197
-
198
- <p>Quisque facilisis erat a dui. Nam malesuada ornare dolor. Cras gravida, diam sit amet rhoncus ornare, erat elit consectetuer erat, id egestas pede nibh eget odio. Proin tincidunt, velit vel porta elementum, magna diam molestie sapien, non aliquet massa pede eu diam. Aliquam iaculis.</p>
199
-
200
- <h2 id="quoting">Quoting</h2>
201
-
202
- <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
203
-
204
- <blockquote>
205
- <p>Creativity is allowing yourself to make mistakes. Design is knowing which ones to keep. - Scott Adams</p>
206
- </blockquote>
207
-
208
- <p>Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis. Nullam sit amet enim. Suspendisse id velit vitae ligula volutpat condimentum. Aliquam erat volutpat. Sed quis velit. Nulla facilisi. Nulla libero.</p>
209
-
210
- <hr />
211
-
212
- <h2 id="unordered-lists">Unordered Lists</h2>
213
-
214
- <ul>
215
- <li>Donec non tortor in arcu mollis feugiat</li>
216
- <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit</li>
217
- <li>Donec id eros eget quam aliquam gravida</li>
218
- <li>Vivamus convallis urna id felis</li>
219
- <li>Nulla porta tempus sapien</li>
220
- </ul>
221
-
222
- <h2 id="ordered-lists">Ordered Lists</h2>
223
-
224
- <ol>
225
- <li>Donec non tortor in arcu mollis feugiat</li>
226
- <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit</li>
227
- <li>Donec id eros eget quam aliquam gravida</li>
228
- <li>Vivamus convallis urna id felis</li>
229
- <li>Nulla porta tempus sapien</li>
230
- </ol>
231
-
232
- <h2 id="video-embeds">Video Embeds</h2>
233
-
234
- <iframe src="https://player.vimeo.com/video/335879257" width="640" height="338" frameborder="0" allow="autoplay; fullscreen" allowfullscreen=""></iframe>
235
-
236
- <h2 id="code-blocks">Code Blocks</h2>
237
-
238
- <p>Blocks of code are either fenced by <code class="highlighter-rouge">lines with three back-ticks</code>, or are indented with four spaces.</p>
239
-
240
- <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>&lt;!-- Some example CSS code --&gt;
241
- body {
242
- color:red;
243
- }
244
- </code></pre></div></div>
245
-
246
- <div class="language-javascript highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nb">window</span><span class="p">.</span><span class="nx">$guidesify</span> <span class="o">=</span> <span class="p">{</span>
247
- <span class="na">coverpage</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span>
248
-
249
- <span class="c1">// Custom file name</span>
250
- <span class="na">coverpage</span><span class="p">:</span> <span class="dl">'</span><span class="s1">cover.md</span><span class="dl">'</span><span class="p">,</span>
251
-
252
- <span class="c1">// mutiple covers</span>
253
- <span class="na">coverpage</span><span class="p">:</span> <span class="p">[</span><span class="dl">'</span><span class="s1">/</span><span class="dl">'</span><span class="p">,</span> <span class="dl">'</span><span class="s1">/zh-cn/</span><span class="dl">'</span><span class="p">],</span>
254
-
255
- <span class="c1">// mutiple covers and custom file name</span>
256
- <span class="na">coverpage</span><span class="p">:</span> <span class="p">{</span>
257
- <span class="dl">'</span><span class="s1">/</span><span class="dl">'</span><span class="p">:</span> <span class="dl">'</span><span class="s1">cover.md</span><span class="dl">'</span><span class="p">,</span>
258
- <span class="dl">'</span><span class="s1">/zh-cn/</span><span class="dl">'</span><span class="p">:</span> <span class="dl">'</span><span class="s1">cover.md</span><span class="dl">'</span>
259
- <span class="p">}</span>
260
- <span class="p">};</span>
261
- </code></pre></div></div>
262
-
263
- <h2 id="tables">Tables</h2>
264
-
265
- <div class="responsive-table">
266
- <table>
267
- <caption>Table with thead, tfoot, and tbody</caption>
268
- <thead>
269
- <tr>
270
- <th>Header content 1</th>
271
- <th>Header content 2</th>
272
- </tr>
273
- </thead>
274
- <tbody>
275
- <tr>
276
- <td>Body content 1</td>
277
- <td>Body content 2</td>
278
- </tr>
279
- </tbody>
280
- <tfoot>
281
- <tr>
282
- <td>Footer content 1</td>
283
- <td>Footer content 2</td>
284
- </tr>
285
- </tfoot>
286
- </table>
287
- </div>
288
-
289
- <div class="alert note">
290
- <strong>Note:</strong>
291
- Both of the features you used above are parts of the Document Object Model (DOM) API, which allows you to manipulate documents.
292
- </div>
293
-
294
- <div class="alert danger"><strong>Important:</strong> In this article, try entering the example code lines into your JavaScript console to see what happens. For more details on JavaScript consoles, see Discover browser developer tools.</div>
295
-
296
- <div class="alert info"><strong>Info:</strong> In this article, try entering the example code lines into your JavaScript console to see what happens. For more details on JavaScript consoles, see Discover browser developer tools.</div>
297
-
298
- <div class="example-container">
299
- <div class="content">
300
- <div class="language-ruby highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">token</span> <span class="o">=</span> <span class="no">LedgerSync</span><span class="o">::</span><span class="no">Ledgers</span><span class="o">::</span><span class="no">NetSuite</span><span class="o">::</span><span class="no">Token</span><span class="p">.</span><span class="nf">new</span><span class="p">(</span>
301
- <span class="ss">method: </span><span class="nb">method</span><span class="p">,</span>
302
- <span class="ss">consumer_key: </span><span class="n">consumer_key</span><span class="p">,</span>
303
- <span class="ss">consumer_secret: </span><span class="n">consumer_secret</span><span class="p">,</span>
304
- <span class="ss">realm: </span><span class="n">realm</span><span class="p">,</span>
305
- <span class="ss">token_id: </span><span class="n">token_id</span><span class="p">,</span>
306
- <span class="ss">token_secret: </span><span class="n">token_secret</span><span class="p">,</span>
307
- <span class="ss">url: </span><span class="n">url</span>
308
- <span class="p">)</span>
309
-
310
- <span class="nb">puts</span> <span class="n">token</span><span class="p">.</span><span class="nf">signature_data_string</span>
311
- </code></pre></div> </div>
312
- </div>
313
-
314
- </div>
315
-
316
- </div>
317
- </div>
318
- <!-- .inner-md -->
319
- </article>
320
- <!-- .post -->
321
- </main><!-- .site-content -->
322
- <footer id="colophon" class="site-footer outer">
323
- <div class="inner">
324
- <div class="site-footer-inside">
325
- <p class="site-info">
326
-
327
- <span class="copyright">&copy; Modern Treasury Inc. All rights reserved.</span>
328
- <a class="" href="https://www.moderntreasury.com" target="_blank" rel="noopener" >
329
-
330
- Maintained with ❤️ in San Francisco, CA by Modern Treasury
331
-
332
- </a>
333
- </p>
334
- <!-- .site-info -->
335
-
336
- <div class="social-links">
337
-
338
- <a class="" href="https://www.netlify.com" target="_blank" rel="noopener" >
339
-
340
- <img src="https://www.netlify.com/img/global/badges/netlify-dark.svg" alt="Deploys by Netlify" />
341
-
342
- </a>
343
- <a class="button button-icon" href="https://twitter.com/ModernTreasury" target="_blank" rel="noopener" >
344
-
345
- <span class="icon fab fa-twitter" aria-hidden="true"></span><span class="screen-reader-text">Twitter</span>
346
-
347
- </a>
348
- <a class="button button-icon" href="https://www.linkedin.com/company/modern-treasury" target="_blank" rel="noopener" >
349
-
350
- <span class="icon fab fa-linkedin" aria-hidden="true"></span><span class="screen-reader-text">LinkedIn</span>
351
-
352
- </a>
353
- <a class="button button-icon" href="https://github.com/LedgerSync/ledger_sync" target="_blank" rel="noopener" >
354
-
355
- <span class="icon fab fa-github" aria-hidden="true"></span><span class="screen-reader-text">GitHub</span>
356
-
357
- </a>
358
- </div>
359
- <!-- .social-links -->
360
-
361
- </div>
362
- <!-- .site-footer-inside -->
363
- </div>
364
- <!-- .inner -->
365
- </footer>
366
- <!-- .site-footer -->
367
- </div><!-- .site -->
368
-
369
- <!-- Scripts -->
370
- <script src="/assets/js/plugins.js"></script>
371
- <script src="/assets/js/prism.js" data-manual></script>
372
- <script src="/assets/js/main.js"></script>
373
- </body>
374
-
375
- </html>