August 19, 2022
Logging, raising and rescuing errors and a fix for a query method.
Cześć! I’m Emmanuel, and I have some updates for you from Rails. Log a warning if ActiveSupport::Cache is given an expiration in the past Imagine trying to write/fetch to/from a...
August 12, 2022
Bugfixes, improvements and more!
Hola, this is Greg bringing you the latest news from the Rails world! Improve failure safety for RedisCacheStore#delete_multi This PR fixes the issue when Redis is down and Rails.cache.delete_multi is...
August 5, 2022
Strict template locals, detecting unused routes and an improved find_or_create_by
Hi, Petrik here with some updates on activities in Rails and associated projects over the last week. Allow templates to set strict locals By default, templates will accept any locals...
July 29, 2022
Cache invalidation via ActiveStorage::Blob, Conditionally executing has_secure_password, etc
Maadwo! Emmanuel with some updates on activities in Rails over the last week. Allow passing Hash on secure password validations You can now pass an option hash to has_secure_password. If...
July 22, 2022
Bugfixes, performance improvements and more!
Hi, this is Greg, bringing you the latest news from the Rails world. Fix caching of missed translations Using Object.new for the default value of a missing translation caused the...
July 15, 2022
Rails security releases, Improved generator option handling and more...
Hi! Emmanuel here with updates from Rails over the last week. Rails Versions 7.0.3.1, 6.1.6.1, 6.0.5.1, and 5.2.8.1 have been released! A few days ago Rails released versions 7.0.3.1, 6.1.6.1,...
July 12, 2022
Rails Versions 7.0.3.1, 6.1.6.1, 6.0.5.1, and 5.2.8.1 have been released!
Hi everyone!!! Rails Versions 7.0.3.1, 6.1.6.1, 6.0.5.1, and 5.2.8.1 have been released! Yes, these are security releases and I think you should update. The releases have been made from the...
July 4, 2022
Improved PostgreSQL support, performance improvements and more...
Hi, this is Petrik, bringing you the latest news from the Rails world. Optimize Active Record batching Instead of specifying a long list of ids for batch queries (WHERE IN...
June 13, 2022
Rails Discord server is now open to the public
In the past few weeks, the Rails team has been working on a few changes to lower the barrier for new contributors to the framework. We started by disabling the...
May 23, 2022
Welcoming Ryuta, Jean, John to Core and Yasuo, Jonathan to Committers
I’m thrilled to announce three new awesome members to the Rails Core team, which will increase the total number of core members to a cool twelve, and help ensure we...