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

推荐订阅源

博客园_首页
N
Netflix TechBlog - Medium
V
Visual Studio Blog
博客园 - Franky
小众软件
小众软件
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 三生石上(FineUI控件)
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
宝玉的分享
宝玉的分享
量子位
大猫的无限游戏
大猫的无限游戏
人人都是产品经理
人人都是产品经理
V
V2EX
The Cloudflare Blog
月光博客
月光博客
Last Week in AI
Last Week in AI
雷峰网
雷峰网
WordPress大学
WordPress大学
博客园 - 【当耐特】
博客园 - 聂微东
IT之家
IT之家
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

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!