Skip to content
This repository was archived by the owner on Jun 5, 2024. It is now read-only.

Commit 99e487b

Browse files
authoredOct 5, 2020
updated ebook details
1 parent 0268355 commit 99e487b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
 

‎ruby_one_liners.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,17 @@
5050
* [Executing external commands](#executing-external-commands)
5151
* [Further Reading](#further-reading)
5252

53+
<br> <br> <br>
54+
5355
---
5456

5557
:information_source: :information_source: This chapter has been converted into a better formatted ebook - https://learnbyexample.github.io/learn_ruby_oneliners/. The ebook also has content updated for newer version of `ruby`, extra chapter for parsing json/csv/xml, includes exercises, solutions, etc.
5658

59+
For markdown source and links to buy pdf/epub versions, see: https://github.com/learnbyexample/learn_ruby_oneliners
60+
5761
---
5862

59-
<br>
63+
<br> <br> <br>
6064

6165
```
6266
$ ruby --version

0 commit comments

Comments
 (0)
Failed to load comments.