Skip to content

Commit 62f0fc6

Browse files
committed
Example.rb: Renamed from Test.rb
Though it test the example code in sort of a half-assed way, it's really more of an example than a test. Update the README as well noting the name of this file and that you can run it.
1 parent 560268d commit 62f0fc6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Test.rb renamed to Example.rb

File renamed without changes.

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,10 @@ your code that uses a more secure configuration.
7070
Usage
7171
-----
7272

73-
Read and understand the code in this repo.
73+
Read and understand the code in [Example.rb].
74+
75+
You can run the file and it should demonstrate that various conection
76+
configurations produce the expected results.
7477

7578
#### Environment
7679

0 commit comments

Comments
 (0)