From 99e487bed9ae10f1387e5fc714071463f73fd849 Mon Sep 17 00:00:00 2001 From: Sundeep Agarwal Date: Mon, 5 Oct 2020 12:52:36 +0530 Subject: [PATCH] updated ebook details --- ruby_one_liners.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ruby_one_liners.md b/ruby_one_liners.md index 81c2c18..f290136 100644 --- a/ruby_one_liners.md +++ b/ruby_one_liners.md @@ -50,13 +50,17 @@ * [Executing external commands](#executing-external-commands) * [Further Reading](#further-reading) +


+ --- :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. +For markdown source and links to buy pdf/epub versions, see: https://github.com/learnbyexample/learn_ruby_oneliners + --- -
+


``` $ ruby --version