Ruby on Rails

Ruby on Rails

@rails · Twitter ·

This Week in Rails....was a big one, all thanks to 31 contributors. Highlights include: - `ActiveJob::Attribute`: persist typed data between job steps without overriding serialize/deserialize - f.datalist and datalist_tag: native HTML datalist support in form builders - http://Rails.cache.read("key", delete: true): atomic read-and-delete for Redis (great for OTPs) - params.fetch_values(:a, :b): fetch multiple required params in one call - AR Encryption keys now readable from ENV Read all this and much more in this week's newsletter: https://rubyonrails.org/2026/5/8/this-week-in-rails

This Week in Rails logo with the text: Job attributes, Datalist form helpers, Cache delete & more