From b524bb4d55f3d523869ebad4ea82bc3096688579 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 11 Oct 2025 15:42:58 +0300 Subject: Update content for html --- gemfeed/atom.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'gemfeed/atom.xml') diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index a4353b72..a6fbed2b 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2025-10-11T15:30:19+03:00 + 2025-10-11T15:41:33+03:00 foo.zone feed To be in the .zone! @@ -8,8 +8,8 @@ https://foo.zone/ Key Takeaways from The Well-Grounded Rubyist - - https://foo.zone/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.html + + https://foo.zone/gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.html 2025-10-11T15:25:14+03:00 Paul Buetow aka snonux @@ -43,6 +43,8 @@
My first post about the book.

+
+

The Object Model



One of the most fascinating aspects of Ruby is its object model. The book does a great job of explaining the details.
@@ -263,7 +265,7 @@ p hash.values_at(:a, :c)
Other Ruby-related posts:

-2025-10-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this)
+2025-11-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this)
2021-07-04 The Well-Grounded Rubyist

Back to the main site
-- cgit v1.2.3