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

推荐订阅源

MyScale Blog
MyScale Blog
T
The Blog of Author Tim Ferriss
博客园 - 三生石上(FineUI控件)
博客园_首页
WordPress大学
WordPress大学
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
The GitHub Blog
The GitHub Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
F
Fortinet All Blogs
B
Blog RSS Feed
Stack Overflow Blog
Stack Overflow Blog
Microsoft Security Blog
Microsoft Security Blog
雷峰网
雷峰网
GbyAI
GbyAI
M
MIT News - Artificial intelligence
I
InfoQ
阮一峰的网络日志
阮一峰的网络日志
Recent Announcements
Recent Announcements
小众软件
小众软件
量子位
S
SegmentFault 最新的问题
Google DeepMind News
Google DeepMind News
Vercel News
Vercel News
aimingoo的专栏
aimingoo的专栏

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

Friday, December 13, 2024
Posted by rafaelfranca

Hi everyone,

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

CHANGES since 8.0.0

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

8.0.1 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 8.0.1:

$ shasum -a 256 *-8.0.1.gem
f911dd3df2fd265e43980a591d280736989b22017847868cbb657afad5b2b5f3  actioncable-8.0.1.gem
9c98ecfebafb2791b8147e03ab4271bff2f6ef09c84afe18f926b445bf1394ee  actionmailbox-8.0.1.gem
532e12d22473b95cb29ae93661140bf64286e50386dbbb4addca8a4271a6a3fe  actionmailer-8.0.1.gem
287e798e9239b84f2744779e48e75c8c2ea3a4f22fd4c68d91f6d92fe0e14600  actionpack-8.0.1.gem
903acdefac9a80db4e14adb6c4324af6c07e51c65e9f2714f72ebf87477cf978  actiontext-8.0.1.gem
3e41bebeee9bdcb8577c19d7bf19efa50ab60838cbafcd00c3c4c9c675bcffd9  actionview-8.0.1.gem
d5bc2a03ecbe6e5a4192b49c478835d1028d166716766b5bdf5f35a32fc5fbc1  activejob-8.0.1.gem
030677d69abb84e8f6fb3a81fb48d9e612635d8cc1b2ebd67b816f2f7ddf7cad  activemodel-8.0.1.gem
a10beb8cb7066c2aa6a70c22ad0fb600ad4aac0d06381f2d8320ff48b2ead6c7  activerecord-8.0.1.gem
0e7d4a340d95aa6a3c35dfc1ed52ce8008a690a5ac538d853c956698818c3bd0  activestorage-8.0.1.gem
ab5561f80c34e613dec882fe77df5d78abd3b632e53116a35ef4490f814034b3  activesupport-8.0.1.gem
feef256282bc91e6e4665cb4cd7fe888bc838e8e176b8fc1f5c84ef638005384  rails-8.0.1.gem
516ab68b8110392581bd4ae506a86600278c046571c9b80ca2b54da69c4ac5f2  railties-8.0.1.gem

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