Ruby on Rails uses `psych` for YAML locale processing that will load Yes/No, On/Off as booleans
Ruby on Rails uses `psych` for YAML locale processing that will load Yes/No, On/Off as booleans
Learn how to avoid pitfalls in time comparisons in tests using the iso8601 method for consistency and reliability
Use Ruby getter methods over instance variables for clearer errors and easier debugging
Learn to create Ruby Data classes using block syntax and inheritance, and understand their differences and use cases
See examples of using Ruby's Data class for creating value objects, removing boilerplate code, and enhancing API response handling
Learn to create value objects in Ruby using idiomatic practices, focusing on immutability, comparability, and the modern `Data` class
Learn to implement JSON-LD schema on your blog for better SEO, richer search results, and improved content understanding by search engines
Learn how to review and manage monkey patches when updating Ruby gems to ensure consistent functionality and maintain code quality
Weekly updates on Ruby, including new articles and recommendations on blogging, method overriding, and returning multiple values in Ruby
Learn how to return multiple values from a Ruby method using the Data.define class for improved code clarity and maintainability
You can also subscribe with RSS!