Blog

Changelog

8 posts tagged changelog — the same founder-tested patterns, filtered.

Rails 8 Brings ViewObjects: Why They’re Awesome and How to Use Them

Rails 8 Brings ViewObjects: Why They’re Awesome and How to Use Them

ViewComponents put UI logic in a Ruby class instead of scattering it across views, helpers and partials. Building a product card to show how.
Rails 8: Introducing the New Default Asset Pipeline – Propshaft

Rails 8: Introducing the New Default Asset Pipeline – Propshaft

The Rails asset pipeline helps manage static assets like CSS, JavaScript, and images. It improves delivery speed by compressing and combining these files.
type_for_attribute & has_attribute? in Rails 7.2 Active Model

type_for_attribute & has_attribute? in Rails 7.2 Active Model

Rails 7.2 type_for_attribute on Active Model: class method signature, return type, has_attribute? sibling method, and a working SignupForm example for both Active Record and Active Model.
New Rails 7.2: Added Rate Limiting

New Rails 7.2: Added Rate Limiting

Ruby on Rails 7.2 added rate limiting to Action Controller. It's cool and easy to use.
New in Rails 7.2: Generated With .devcontainer

New in Rails 7.2: Generated With .devcontainer

Exciting news from Rails! The latest Rails 7.2 has a new feature. When you create a new app, it now generates a .devcontainer folder.
New in Ruby on Rails 7.2: Development Containers Configuration

New in Ruby on Rails 7.2: Development Containers Configuration

Development container is a full-featured coding environment.
Placeholder Image

Enum validation in Ruby on Rails 7.1

The latest version of Rails 7.1 introduces the ability to validate enums, enhancing data integrity and error handling in Rails models.
New asserts for testing stopped streams after Ruby on Rails 7.1.

New asserts for testing stopped streams after Ruby on Rails 7.1.

Previously, developers encountered a significant challenge verifying if streams ceased operation correctly.

Reading this because something is going wrong?

A free code audit gives you a written assessment of your codebase in plain English.

Get a Free Code Audit

Rated 4.8/5 on Clutch · you keep the write-up either way