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

推荐订阅源

云风的 BLOG
云风的 BLOG
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
博客园 - 三生石上(FineUI控件)
T
The Blog of Author Tim Ferriss
宝玉的分享
宝玉的分享
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
V
Visual Studio Blog
小众软件
小众软件
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
MongoDB | Blog
MongoDB | Blog
V
V2EX
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 【当耐特】
Microsoft Azure Blog
Microsoft Azure Blog
The Cloudflare Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Engineering at Meta
Engineering at Meta
L
LangChain Blog
Martin Fowler
Martin Fowler
GbyAI
GbyAI
博客园 - 司徒正美

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 7.1.4 has been released!
David Heinemeier Hansson · 2024-08-22 · via Ruby on Rails: Compress the complexity of modern web apps

Thursday, August 22, 2024
Posted by rafaelfranca

Hi everyone,

I am happy to announce that Rails 7.1.4 has been released.

CHANGES since 7.1.3

To see a summary of changes, please read the release on GitHub:

7.1.4 CHANGELOG To view the changes for each gem, please read the changelogs on GitHub:

Full listing

To see the full list of changes, check out all the commits on GitHub.

SHA-256

If you’d like to verify that your gem is the same as the one I’ve uploaded, please use these SHA-256 hashes.

Here are the checksums for 7.1.4:

$ shasum -a 256 *-7.1.4.gem
8443dfe12129cf6d7c93b16a5f0be83bf0d3f686875d7ff5e1110c884c3e8fbc  actioncable-7.1.4.gem
30be3b404290ef19c477aab19ee48cbcb6b409cc3f377f732c7b907998e6f36f  actionmailbox-7.1.4.gem
eae396a3f2de43c54f1d267ecc2e4593a0122f20e321dbee5c96ffcbbdfa4b25  actionmailer-7.1.4.gem
f5f8879debbf0b1a73dcc60f91c975b7bed7ff87c873b5fa794acaa1f3b7e230  actionpack-7.1.4.gem
5d07bfe0d50cec80f55f71526aa67bbcc401f0ea6dcb611687119294b0da9b92  actiontext-7.1.4.gem
c02bf0665edbfaf1616b41aad0ce8919820005226d4e78e56a998b6b32593953  actionview-7.1.4.gem
65f65a552aeb33f444fb57b9dc75ecc01693ef13ae410591c7a5f7763c3c0bf6  activejob-7.1.4.gem
188d055afdd07d2f037d23403c939618ea0d7fa518a7de1b76324c2876d410b6  activemodel-7.1.4.gem
836d6dac137ec5bb71e7ab943f6eca97917c8a2968fa466b38920f4812642cdd  activerecord-7.1.4.gem
23ebbb59fb9563f035ffa18d30b6bbc3a5d3f5cda004d19765f594db24f70b46  activestorage-7.1.4.gem
3a8e1a7ce5541ab2ffefaa390c40c89d7f54273dc671ed429614953cffd8a232  activesupport-7.1.4.gem
dfcf9e78d26db70320b99958e7ee8957db9cee5969279d449b925cdab18cc51e  rails-7.1.4.gem
54395f2753366699e54417aea67d8b3c0eefd994de2f4152d364a400de634a5a  railties-7.1.4.gem

As always, huge thanks to the many contributors who helped with this release.