惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
博客园 - 【当耐特】
量子位
Engineering at Meta
Engineering at Meta
博客园_首页
大猫的无限游戏
大猫的无限游戏
IT之家
IT之家
V
Visual Studio Blog
小众软件
小众软件
阮一峰的网络日志
阮一峰的网络日志
美团技术团队
Jina AI
Jina AI
The Cloudflare Blog
T
Tailwind CSS Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
宝玉的分享
宝玉的分享
WordPress大学
WordPress大学
有赞技术团队
有赞技术团队
酷 壳 – CoolShell
酷 壳 – CoolShell
Last Week in AI
Last Week in AI
人人都是产品经理
人人都是产品经理
博客园 - 聂微东

Ruby on Rails: Compress the complexity of modern web apps

Safer to_i coercion, custom to_fs formats, and more! This Week in Rails: May 16, 2026 This Week in Rails: May 8, 2026 This Week in Rails: May 1, 2026 Active Record gets better every week Great big Rails World 2026 update: CFP, Corporate Support tickets, workshops Query command for database queries and more Explicit query: and body: kwargs for integration tests and more! Speedup ActiveRecord::LogSubscriber#sql_color and more! This Week in Rails: March 27, 2026 Rails Versions 8.0.5 and 8.1.3 have been released! Rails Versions 7.2.3.1, 8.0.4.1, and 8.1.2.1 have been released! This Week in Rails: March 20, 2026 Validate URI scheme in Action Text and more This Week in Rails: March 6, 2026 Planning Center is the newest Rails Foundation Contributing member Action Text gets Markdown conversion, editor links in devcontainers, and more! BARRA seeks Rails developer Joe Agliozzo is looking for a Rails developer The rise of lighttpd as the alternative web server When longer is better and more is more Snowdevil: First e-tailer on Rails Natural selection for frameworks in Ruby vs Java Address book tutorial in Portuguese Becoming a better programmer with Rails 10 Things Every Java Programmer Should Know About Ruby Really Getting Started in Rails Off the Treadmill, Onto the Rails Rails 0.9.5: A world of fixes and tweaks Rich clients with Rails and XUL
Rails 4.2.11.2 has been released
David Heinemeier Hansson · 2020-05-15 · via Ruby on Rails: Compress the complexity of modern web apps

Hey everyone! Rails 4.2.11.2 has been released! It contains one patch to address CVE-2020-8163. You can see the patch here.

Here are the shas:

[aaron@tc-lan-adapter ~/g/r/pkg (4-2-stable)]$ shasum *
83032b4c875aabfda864c66cb93b813630709296  actionmailer-4.2.11.2.gem
b5abffff073b64b9ad8898f6872bb6136e065db8  actionpack-4.2.11.2.gem
e7946643d107c48798430fb009b1461361365a9e  actionview-4.2.11.2.gem
3950245af83ed510c8627840a4f22433650c76b7  activejob-4.2.11.2.gem
d8143e3b39ae1db75b8ae38cd9deb89f775dfd8e  activemodel-4.2.11.2.gem
178b5c42128cca057fa092c0c470327e5ee1fd36  activerecord-4.2.11.2.gem
419a5082a5fcdf5e586991ae882c8a7c309fbb82  activesupport-4.2.11.2.gem
0f1f6de79761559fa9152a07373993a8dddf7a3e  rails-4.2.11.2.gem
e8607553f3fec597423eea77722dd6a59060a827  railties-4.2.11.2.gem

Happy Friday everyone!