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

推荐订阅源

H
Help Net Security
大猫的无限游戏
大猫的无限游戏
雷峰网
雷峰网
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 聂微东
V
Visual Studio Blog
爱范儿
爱范儿
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
美团技术团队
有赞技术团队
有赞技术团队
云风的 BLOG
云风的 BLOG
Google DeepMind News
Google DeepMind News
Blog — PlanetScale
Blog — PlanetScale
The Cloudflare Blog
Engineering at Meta
Engineering at Meta
博客园 - 三生石上(FineUI控件)
WordPress大学
WordPress大学
Vercel News
Vercel News
F
Fortinet All Blogs
Last Week in AI
Last Week in AI
M
MIT News - Artificial intelligence
小众软件
小众软件
月光博客
月光博客
A
About on SuperTechFans

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 3.2.19, 4.0.7 and 4.1.3 have been released!
David Heinemeier Hansson · 2014-07-02 · via Ruby on Rails: Compress the complexity of modern web apps

Wednesday, July 2, 2014
Posted by rafaelfranca

Hi everyone!

Rails 3.2.19, 4.0.7 and 4.1.3 have been released!

These three releases contain important security fixes, so please upgrade as soon as possible! In order to make upgrading as smooth as possible, we’ve only included commits directly related to each security issue.

The security fix for 3.2.19 is:

The security fix for 4.0.7 and 4.1.3 is:

The commits for 3.2.19 can be found here, the commits for 4.0.7 can be found here, and the commits for 4.1.3 can be found here.

Here are the checksums for 3.2.19:

$ shasum *3.2.19*
18420c276ad514b31e393a8a3e54717e66d1b671  actionmailer-3.2.19.gem
44285b467d5c89d6fcc7ccb0d75e18371373a097  actionpack-3.2.19.gem
44ee59f4024aeaac88cb558e337c67968be96531  activemodel-3.2.19.gem
88a7417694abfbb4e8e9eafd4bdcc1d09d609a76  activerecord-3.2.19.gem
32399ca83e5a4241bd14bd16c3042b1a0bd40277  activeresource-3.2.19.gem
6d392def38721f93fa9b4511d53aeaa44eb0fb47  activesupport-3.2.19.gem
486b22ec6e8ec0a20b4c3e3b4d4c0c12fc762c8d  rails-3.2.19.gem
fc104dc2bbd549e6d5cc9b40e95e321d19bb9d86  railties-3.2.19.gem

Here are the checksums for 4.0.7:

$ shasum *4.0.7*
92398e29b1b39578eb0814fce6ab5eb0b4aa4080  actionmailer-4.0.7.gem
6da21c3793a9d83a8d2c88f9718e3e0679aaf316  actionpack-4.0.7.gem
a7885a5b2a3ae24389bd4037350a49ec6a4baec7  activemodel-4.0.7.gem
126ce8ddd290458577f878152faea8b4a65b14b5  activerecord-4.0.7.gem
efbc0b6ef05b6235955c1d890b7c53ea019d2499  activesupport-4.0.7.gem
9589f7f5141ec688ed1f8e7ac8f7429b06d098ef  rails-4.0.7.gem
e4078a44393d0af71e9ecb2c69ad57654f34db8f  railties-4.0.7.gem

Here are the checksums for 4.1.3:

$ shasum *4.1.3*
23b3bdabaa0932ea0b85e36eeb7a05141a26d523  actionmailer-4.1.3.gem
16555cb09c737f7ed371f7b6bab3ecf3f0e3bfe2  actionpack-4.1.3.gem
699eabc22ac45ca264d31556892d9034c3b4da53  actionview-4.1.3.gem
5a2b351d1c570f746f6df606d5281e92758329ea  activemodel-4.1.3.gem
4db00d654d9006bb569f6c9842eb4ea3d84d4546  activerecord-4.1.3.gem
453dae978b865f6589bf61973f93ed5166cbc5fc  activesupport-4.1.3.gem
7e9d4371abb345ac2a0f2765cc514657a115540a  rails-4.1.3.gem
3999875c0d656b60a309dbfeb897310f4ee2879b  railties-4.1.3.gem

<3<3<3<3