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

推荐订阅源

博客园_首页
Y
Y Combinator Blog
Engineering at Meta
Engineering at Meta
D
Docker
GbyAI
GbyAI
aimingoo的专栏
aimingoo的专栏
大猫的无限游戏
大猫的无限游戏
腾讯CDC
P
Proofpoint News Feed
A
About on SuperTechFans
WordPress大学
WordPress大学
Stack Overflow Blog
Stack Overflow Blog
Google DeepMind News
Google DeepMind News
C
Check Point Blog
Microsoft Security Blog
Microsoft Security Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
L
LangChain Blog
MyScale Blog
MyScale Blog
博客园 - 三生石上(FineUI控件)
Hugging Face - Blog
Hugging Face - Blog
Microsoft Azure Blog
Microsoft Azure Blog
N
Netflix TechBlog - Medium
G
Google Developers Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

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.2 has been released!
David Heinemeier Hansson · 2025-03-12 · via Ruby on Rails: Compress the complexity of modern web apps

Wednesday, March 12, 2025
Posted by rafaelfranca

Hi everyone,

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

CHANGES since 8.0.1

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

8.0.2 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.2:

8565cddba31b900cdc17682fd66ecd020441e3eef320a9930285394e8c07a45e  activesupport-8.0.2.gem
0ae1fb7fa1fae0699ba041a9e97702df42ea3b13f2d39f2d0fde51fca5f0656c  activemodel-8.0.2.gem
793470b92c44e4198d0262ac60086b7822f0ea585079ad67e32a6e4c86f2d90a  activerecord-8.0.2.gem
e038e1405cdfc18f04f17243da4fb8eeda3a4992f63a6d70a7281d255cf7cebb  actionview-8.0.2.gem
93e703064f3815295ccf820f57acbca719aec836749597da9262781c9b2f4b78  actionpack-8.0.2.gem
b0228b45e36b1ef3a081c684e81494147e094a6baf729018756ccf125b1853ca  activejob-8.0.2.gem
b0c968b38576ec56a3dc2795931818e0aaae6a18cc9801f53f175c12d4b277d0  actionmailer-8.0.2.gem
7bcce2df62e91a80143592600e16583c273e98aab50ae40a9f6a2604bb3289a0  actioncable-8.0.2.gem
f83d221e0f06ae38f2200e55490bd155c76d0add330f6e300e8646048d672977  activestorage-8.0.2.gem
3d8fb3453913e6257da4d02004bbfa2b997dfd10672f8d990e95013983e2cedb  actionmailbox-8.0.2.gem
a40db32032ee2fbb479d5d69318c4284344c1cda73836fd73ffcdb917d203abf  actiontext-8.0.2.gem
0d7c3f40c49ba74980f1bac1d4bb153a9331c5ee8a9631d89c7bf79db82e5cf9  railties-8.0.2.gem
fdfaa5a83ec0388e02864e88d515959caedc88053b5f701c4deb1652d8f164c6  rails-8.0.2.gem

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