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

推荐订阅源

IT之家
IT之家
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
L
LangChain Blog
爱范儿
爱范儿
博客园_首页
Stack Overflow Blog
Stack Overflow Blog
MongoDB | Blog
MongoDB | Blog
博客园 - 三生石上(FineUI控件)
大猫的无限游戏
大猫的无限游戏
宝玉的分享
宝玉的分享
GbyAI
GbyAI
H
Help Net Security
A
About on SuperTechFans
Recent Announcements
Recent Announcements
Hugging Face - Blog
Hugging Face - Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
雷峰网
雷峰网
D
Docker
博客园 - Franky
有赞技术团队
有赞技术团队
G
Google Developers 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 7.0.5 has been released
David Heinemeier Hansson · 2023-05-24 · via Ruby on Rails: Compress the complexity of modern web apps

Wednesday, May 24, 2023
Posted by rafaelfranca

Hi everyone,

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

CHANGES since 7.0.4

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

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

7.0.5 CHANGELOG

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.0.5:

$ shasum -a 256 *-7.0.5.gem
29f25720a704a6f1fedeb1d08b3a6ea33134ef7ad017b23c11659a18ad531465  actioncable-7.0.5.gem
91d57e6e3fac581014b51777daa68875fa42e72039a14489c2c846397c072935  actionmailbox-7.0.5.gem
2527c2fdb8358a48f98629a1544e2f01eb21f1c5555d772fa21be0056940690c  actionmailer-7.0.5.gem
1c129019b3c59b799f5946c9dfde1f8f47f1a60985d86fa4a0fc4c837f3ce170  actionpack-7.0.5.gem
81e59a7b5f05ce45c0b341ea378aebed6ef49d55d1090c0f24f419bc2094972d  actiontext-7.0.5.gem
b1d74a0105b77976fe23cfe859a33016227e93db57ac1ef60e0e7c43840f2037  actionview-7.0.5.gem
fb988160c19b1f7606908e664bacbd72c70ada2704c3e5c4441e3dba4fecfaa1  activejob-7.0.5.gem
510bcf2033f463cc59c310c3972bd475fda31acab6dfcfb469824a437b984b32  activemodel-7.0.5.gem
542e800fe3ade7cec04d979f7ac47b9a546dc3788e89122bb4918602c65fa013  activerecord-7.0.5.gem
281375a68b0ddcccc2b5fc8982e6fa524d885f92c6a7395f56adce3cba19e255  activestorage-7.0.5.gem
d58f62bf992ffe1c0efdaedc6edf1a94fdd3cfcecbca80098de587514c2cf3b0  activesupport-7.0.5.gem
57ef2baa4a1f5f954bc6e5a019b1fac8486ece36f79c1cf366e6de33210637fe  rails-7.0.5.gem
dcf38098623cf03e7d99fee50954a0f664307b0358cc00ad5c6759094067c34e  railties-7.0.5.gem

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