<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ruby on hersoncruz.com</title>
    
    
    
    <link>https://www.hersoncruz.com/categories/ruby/</link>
    <description>Recent content in Ruby 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/categories/ruby/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>
    
    <item>
      <title>Tinify assets with TinyPNG and Ruby</title>
      <link>https://www.hersoncruz.com/posts/tinify-assets-with-tinypng-and-ruby/</link>
      <pubDate>Wed, 10 Aug 2022 08:44:19 -0600</pubDate>
      
      <guid>https://www.hersoncruz.com/posts/tinify-assets-with-tinypng-and-ruby/</guid>
      <description>
        
          
          
          
        
        
        
          Automate web asset compression using TinyPNG and Ruby with a simple script for improved performance.
          
        
        </description>
    </item>
    
  </channel>
</rss>