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

推荐订阅源

Martin Fowler
Martin Fowler
Y
Y Combinator Blog
M
MIT News - Artificial intelligence
The Cloudflare Blog
WordPress大学
WordPress大学
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 司徒正美
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
J
Java Code Geeks
云风的 BLOG
云风的 BLOG
C
Check Point Blog
D
DataBreaches.Net
T
The Blog of Author Tim Ferriss
V
V2EX
F
Fortinet All Blogs
B
Blog
大猫的无限游戏
大猫的无限游戏
N
Netflix TechBlog - Medium
B
Blog RSS Feed
A
About on SuperTechFans
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

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.8 and 4.1.4 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 4.0.8 and 4.1.4 have been released!

The security patches introduced a regression on the PostgreSQL Range feature. This regression was only introduced to Rails 4.x. Rails 3.2 users are not impacted.

the commits for 4.0.8 can be found here, and the commits for 4.1.4 can be found here.

Here are the checksums for 4.0.8:

$ shasum *4.0.8*
1214de9fa493f5a23c87f7a7c2f1af84f67b60b6  actionmailer-4.0.8.gem
342aa07585b9b4b32ba37c8baf6fe93c53619ad6  actionpack-4.0.8.gem
b40e3b1bbd744b868f74c26e1088d73c9e7d7297  activemodel-4.0.8.gem
b1e28bdad10f21ed8af8b3b8b5e70f0110d19dff  activerecord-4.0.8.gem
1d3d2a767478aee5be22db197b2ec06cdaede10a  activesupport-4.0.8.gem
dbfa6c723191bf61d1c2d3f9809259f419956a74  rails-4.0.8.gem
f22a0677d9151d1f31d109b1c0687b53e06a94f7  railties-4.0.8.gem

Here are the checksums for 4.1.4:

$ shasum *4.1.4*
5e6426134003a55e0f43ff371521f6d66c8881b7  actionmailer-4.1.4.gem
79e84be29d961ef2c175cb5258b1d8c78ad6460f  actionpack-4.1.4.gem
8ba89c7399b81e2727402806176de0db397732eb  actionview-4.1.4.gem
9edc0b4e5c709ad11517a9f40ba50ee93e97e59b  activemodel-4.1.4.gem
23851340221e38717a7159ebcd2eb398e8ebeacd  activerecord-4.1.4.gem
388bd214252b34d22ec8bd1ca2445d7b53cd39bb  activesupport-4.1.4.gem
0e050607bb8581dc756c5184a5920de9708398f1  rails-4.1.4.gem
e1a75ea7161db14c953fce1e399c4e20b2eaa364  railties-4.1.4.gem

<3<3<3<3