<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Elegant Code on hersoncruz.com</title>
    
    
    
    <link>https://www.hersoncruz.com/tags/elegant-code/</link>
    <description>Recent content in Elegant Code on hersoncruz.com</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Wed, 11 Jan 2023 11:23:26 -0600</lastBuildDate>
    
	<atom:link href="https://www.hersoncruz.com/tags/elegant-code/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Mastering the Ruby Object Model Tips and Tricks for Senior Developers</title>
      <link>https://www.hersoncruz.com/posts/mastering-the-ruby-object-model-tips-and-tricks-for-senior-developers/</link>
      <pubDate>Wed, 11 Jan 2023 11:23:26 -0600</pubDate>
      
      <guid>https://www.hersoncruz.com/posts/mastering-the-ruby-object-model-tips-and-tricks-for-senior-developers/</guid>
      <description>
        
          
          
          
        
        
        
          Master Ruby object model with tips on lookup path, singleton classes, and refinements for better code. Learn advanced concepts in Ruby’s object model, including method resolution, how to use singleton classes for object-specific methods, and applying refinements to enhance maintainability and control. This guide will help senior developers write more efficient, expressive, and elegant Ruby code.
          
        
        </description>
    </item>
    
  </channel>
</rss>