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

推荐订阅源

博客园 - 聂微东
GbyAI
GbyAI
S
SegmentFault 最新的问题
H
Hackread – Cybersecurity News, Data Breaches, AI and More
V
Visual Studio Blog
WordPress大学
WordPress大学
Hugging Face - Blog
Hugging Face - Blog
B
Blog
宝玉的分享
宝玉的分享
Last Week in AI
Last Week in AI
雷峰网
雷峰网
爱范儿
爱范儿
Vercel News
Vercel News
人人都是产品经理
人人都是产品经理
U
Unit 42
Microsoft Azure Blog
Microsoft Azure Blog
Microsoft Security Blog
Microsoft Security Blog
Jina AI
Jina AI
P
Proofpoint News Feed
A
About on SuperTechFans
I
InfoQ
F
Fortinet All Blogs
L
LangChain Blog
T
Tailwind CSS Blog

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.0.9 and 4.1.5 have been released!
David Heinemeier Hansson · 2014-08-18 · via Ruby on Rails: Compress the complexity of modern web apps

Monday, August 18, 2014
Posted by rafaelfranca

Hi everyone!

Rails 4.0.9 and 4.1.5 have been released!

These two releases contain a security fix, 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 4.0.9 and 4.1.5 is:

the commits for 4.0.9 can be found here, and the commits for 4.1.5 can be found here.

Here are the checksums for 4.0.9:

$ shasum *4.0.9*
2034a17791be885e8e4e6211c26447614c830e62  actionmailer-4.0.9.gem
00b13c7dfe94af6ede24c6c1652ff4bc2aee9ef8  actionpack-4.0.9.gem
0a16de437de79128846d5a5fc73a0a0d6ebe369e  activemodel-4.0.9.gem
3d1884dff4fa64267d7c840dbaaac3eafc6fc0a9  activerecord-4.0.9.gem
eb27657cf79c4c13f7b4c4f7aa69a8a171f4e68c  activesupport-4.0.9.gem
2bdba9c61f8860d1883ed5803591dc603b7312fb  rails-4.0.9.gem
f90c7f3104d9d63992d53331990e33c1d832e7c0  railties-4.0.9.gem

Here are the checksums for 4.1.5:

$ shasum *4.1.5*
798edeca54bb9ca1ba91b7669fccb4d2bb41f404  actionmailer-4.1.5.gem
2354a982938658cfafd6097a406ac43facb80c70  actionpack-4.1.5.gem
eb71ffc6ea7537d6066483b6ff5d1edf51f0c344  actionview-4.1.5.gem
15a24e5a1e9191541cc7b24bc1f74e3a0293cf97  activemodel-4.1.5.gem
27cd6cc6a3b52eb5966171e5959b0505f411e8ce  activerecord-4.1.5.gem
44a53eac3e7851c2311cce42f63c966ea05b5552  activesupport-4.1.5.gem
7fa52337ec2b659abfb5b5678125ba0d3b5cbce7  rails-4.1.5.gem
6ffdb1e19734460ded12f9a66f8390ea071f6727  railties-4.1.5.gem

<3<3<3<3