Skip to content

Commit 57fe4fa

Browse files
author
Brian Long
committed
Resolve Github Copilot comments
1 parent d51a5b5 commit 57fe4fa

19 files changed

Lines changed: 206 additions & 218 deletions

.yardoc/checksums

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
README.md bbea4bcf35874258aa532f68212b0b455c358e36
1+
README.md 0e2df2c668a20fd23ab54a352eb632bf274456c6
22
lib/generators/solana_rpc_ruby/install_generator.rb be08023f5bd5713af079d750318c01949285edc1
33
lib/generators/templates/solana_rpc_ruby_config.rb 614dfbb52b39499ebb8becce868dfe932ee37f6c
44
lib/solana_rpc_ruby.rb 66c68256a6f5d5af498845a7a332a1ba9a7e8a15
55
lib/solana_rpc_ruby/api_client.rb 8a5da83a4fa99887e3c130c05b990d633a92f0dd
66
lib/solana_rpc_ruby/api_error.rb 7ef5dccd1b997cb03dc29e90791ecaf23161563e
77
lib/solana_rpc_ruby/helper_methods.rb 97fc86b808eb2c985171bce78aa21d3df5e8f715
8-
lib/solana_rpc_ruby/methods_wrapper.rb c14954e2627fe14da9e1ea84bec7e753a926c92f
8+
lib/solana_rpc_ruby/methods_wrapper.rb d79a07678772e5dfb86982bf13bf324a1daa3d73
99
lib/solana_rpc_ruby/request_body.rb e77127adb2eb1a8e063d8b3b63dfd57e9be4d9f8
1010
lib/solana_rpc_ruby/response.rb 1b96e3ac9c672907920e72b22ec817fde6e31feb
1111
lib/solana_rpc_ruby/version.rb a0bfad180d7c0c689388b5b197b1cbfb38dfee85
1212
lib/solana_rpc_ruby/websocket_client.rb f29146a845db1797d8c4bb0e4d065dbd84190f9d
13-
lib/solana_rpc_ruby/websocket_methods_wrapper.rb 4d073503a5451c38b7d47fcc74f96048777cbf93
13+
lib/solana_rpc_ruby/websocket_methods_wrapper.rb 19487674c8a23db31eb7a5ecfe3999a8886eb98b

.yardoc/objects/root.dat

40 Bytes
Binary file not shown.

doc/SolanaRpcRuby.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ <h3 class="signature first" id="config-class_method">
543543
</div>
544544

545545
<div id="footer">
546-
Generated on Sun Mar 8 10:10:02 2026 by
546+
Generated on Sun Mar 8 10:31:23 2026 by
547547
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
548548
0.9.37 (ruby-3.2.10).
549549
</div>

doc/SolanaRpcRuby/ApiClient.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ <h3 class="signature first" id="call_api-instance_method">
628628
</div>
629629

630630
<div id="footer">
631-
Generated on Sun Mar 8 10:10:02 2026 by
631+
Generated on Sun Mar 8 10:31:23 2026 by
632632
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
633633
0.9.37 (ruby-3.2.10).
634634
</div>

doc/SolanaRpcRuby/ApiError.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ <h3 class="signature " id="message-instance_method">
427427
</div>
428428

429429
<div id="footer">
430-
Generated on Sun Mar 8 10:10:02 2026 by
430+
Generated on Sun Mar 8 10:31:23 2026 by
431431
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
432432
0.9.37 (ruby-3.2.10).
433433
</div>

doc/SolanaRpcRuby/Generators.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h2>Defined Under Namespace</h2>
105105
</div>
106106

107107
<div id="footer">
108-
Generated on Sun Mar 8 10:10:02 2026 by
108+
Generated on Sun Mar 8 10:31:23 2026 by
109109
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
110110
0.9.37 (ruby-3.2.10).
111111
</div>

doc/SolanaRpcRuby/Generators/InstallGenerator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ <h3 class="signature first" id="copy_config-instance_method">
183183
</div>
184184

185185
<div id="footer">
186-
Generated on Sun Mar 8 10:10:02 2026 by
186+
Generated on Sun Mar 8 10:31:23 2026 by
187187
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
188188
0.9.37 (ruby-3.2.10).
189189
</div>

doc/SolanaRpcRuby/HelperMethods.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ <h3 class="signature " id="create_method_name-instance_method">
330330
</div>
331331

332332
<div id="footer">
333-
Generated on Sun Mar 8 10:10:02 2026 by
333+
Generated on Sun Mar 8 10:31:23 2026 by
334334
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
335335
0.9.37 (ruby-3.2.10).
336336
</div>

0 commit comments

Comments
 (0)