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

推荐订阅源

N
Netflix TechBlog - Medium
I
Intezer
人人都是产品经理
人人都是产品经理
F
Full Disclosure
A
About on SuperTechFans
罗磊的独立博客
大猫的无限游戏
大猫的无限游戏
Google DeepMind News
Google DeepMind News
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
J
Java Code Geeks
博客园 - 三生石上(FineUI控件)
腾讯CDC
Stack Overflow Blog
Stack Overflow Blog
云风的 BLOG
云风的 BLOG
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Blog — PlanetScale
Blog — PlanetScale
Microsoft Azure Blog
Microsoft Azure Blog
I
InfoQ
博客园 - 司徒正美
P
Proofpoint News Feed
宝玉的分享
宝玉的分享
Engineering at Meta
Engineering at Meta
F
Fortinet All Blogs
The GitHub Blog
The GitHub Blog
L
LangChain Blog
Last Week in AI
Last Week in AI
B
Blog
Project Zero
Project Zero
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
S
Schneier on Security
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
U
Unit 42
B
Blog RSS Feed
Y
Y Combinator Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
P
Privacy International News Feed
N
News and Events Feed by Topic
W
WeLiveSecurity
Cloudbric
Cloudbric
G
GRAHAM CLULEY
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
C
Check Point Blog
G
Google Developers Blog
The Last Watchdog
The Last Watchdog
Latest news
Latest news
S
Secure Thoughts
Simon Willison's Weblog
Simon Willison's Weblog
Scott Helme
Scott Helme
H
Heimdal Security Blog
Application and Cybersecurity Blog
Application and Cybersecurity 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 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! Florian Weber launches bellybutton.de 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 Pedrosa on Rails vs WebWork: 'Language DOES matter' 'Ruby on Rails is unbelievably good' Celebrating six months anniversary! Speeding up CGI access to Gem Rails CD Baby leaves PHP behind for Ruby on Rails "I think Ruby on Rails is way over hyped" Programmer needed for JSP to Rails conversion Beyond the 10,000th gem install of Rails 'That application is so stupid' Matz takes note of Ta-da and Rails Rails tutorial on O'Reilly's ONLamp Welcome Slashdotters! Ta-da goes international with UTF-8 Make your Ta-da list today Rails 0.9.4.1: Cleaning up the mess Rails 0.9.4: Caching, filters, SQLite3... An unusual high presence of Macs Having problems running tests under 1.8.2? It\'s all about the applications But what does Rails go web services with XML-RPC prototype Rails runs through XP Cincinnati RedHanded out-evangelizes the evangelizer Rails on Lighttpd with FastCGI Have a codefest and collect cash from RubyCentral Jamis Buck is working on Basecamp S5 Presents competes with SoapBX 3,000 people are doing 10,804 things... Using the Rails to impress potential employers Brian discovers the default logging goodness SoapBX: Presentations powered by S5, Textile, Rails Road Map: The rails leading to 1.0 Tracks: A Getting Things Done implementation Nicholas presents the Directors Rails 0.9.3: Optimistic locking, dynamic finders, 1.8.2 Ruby on the German Rails 43things in 5,204 lines of Ruby on Rails Watch for huge requests on default FCGI How the redesign of the website came to be Are you watching the health of your software? "Some amazing web apps appear on Ruby on Rails" Learning Ruby on Rails with 43things The Robot Co-op takes 43things.com live! Giving up on Java for lack of love Setting up EliteJournal on TextDrive without a vhost Celebrating 219 applied patches since 0.7 Escaping Java but not its thinking "Simple design that even my grandma can understand" Rails logo remixed by Olivier Hericord Rake 0.4.14 includes fix for Ruby 1.8.2 Splitting off the research patches Running rake tests with Ruby 1.8.2 Marten opens Epilog for Trac'ing Drew McLellan predicts Rails celebrates more than 10,000 downloads Variations on a railed theme Securing your Rails: Keep it secret, keep it safe Available for hire? Collaboa and EliteJournal joins the Trac Playing Active Records on MS SQLServer and DB2 Open sourcing the Rails logo Rails: Technology of the Year #1 Reacting to customer requests in real time Extracting missing content from wiki backups Ruby on Rails has its web presence overhauled 43 things makes The Seattle Times 5.gets David Heinemeier Hansson Ruby 1.8.2 finally sees the light of day Rails 0.9: Fast development, breakpoints, validations Rails 0.9.1: Small, but important bugfix for Action Pack
Rails Versions 8.0.5 and 8.1.3 have been released!
jhawthorn · 2026-03-25 · via Ruby on Rails: Compress the complexity of modern web apps

Tuesday, March 24, 2026
Posted by jhawthorn

Hello again everyone! Long time no see 😆.

Rails Versions 8.0.5 and 8.1.3 have been released! These are regular bugfix releases.

These also include the changes from yesterday’s security releases, so if you haven’t upgraded yet you’ll get those fixes too.

The Rails 8.1 series will continue receiving bug fixes until October 2026. The 8.0 series will change to only receiving security updates in May next month, so this might be the last bug fix release in that series. See our Maintenance policy for more information.

CHANGES since 8.1.2

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

8.1.3 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.

CHANGES since 8.0.4

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

8.0.5 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.5:

37f213ff6a37cf3fadfa1a28c1a9678e2cb73b59bb9ebd0eeeca653cccadcb23  pkg/activesupport-8.0.5.gem
c796813d46dc1373f4c6c0ec91dfc520b53683ea773c3b3f9a12c4b3eb145bc2  pkg/activemodel-8.0.5.gem
89b261b6cd910c9431cf2475f3f6e5e2f5ce589805043a33ef2b004376a129e6  pkg/activerecord-8.0.5.gem
6d0fa9e63df0cf2729b1f54d0988336c149eb2bbc6049f4c2834d7b62f351413  pkg/actionview-8.0.5.gem
c9de868975dd124a0956499140bd5e63c367865deca01292df7c3195c8da4b35  pkg/actionpack-8.0.5.gem
2dabe5c3bfe284aba4687c52b930564335435dde3a60b047821f9d3bd0d2ea10  pkg/activejob-8.0.5.gem
7918fac842cfe985ed21692f3d212c914a0c816e30e6fa68633177bb22f38561  pkg/actionmailer-8.0.5.gem
01a1d1a48b63b1a643fae6b7b4eb2859af55f507b335fca9ab869a5c6742bb8b  pkg/actioncable-8.0.5.gem
25898a3f8f8aced15ea6a8578cb56955acf3a96ad931e000b2e77e9c8db43df3  pkg/activestorage-8.0.5.gem
2651a87c0cc3dd1243a3afe64c052e71138f99006b3a5d3fa519198735500054  pkg/actionmailbox-8.0.5.gem
12f3ce3d6326230728316ba14eeac27b2100d6e7d9bfcb4b01fb27b187a812e1  pkg/actiontext-8.0.5.gem
ad98c6e9a096b7e8cf63c70872b60ec6c1d4152be2a4ffa63483ec02a837a9d5  pkg/railties-8.0.5.gem
4cb40f90948be292fa15cc7cb37757b97266585145c6e76957464b40edfd5be6  pkg/rails-8.0.5.gem

Here are the checksums for 8.1.3:

21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e  pkg/activesupport-8.1.3.gem
90c05cbe4cef3649b8f79f13016191ea94c4525ce4a5c0fb7ef909c4b91c8219  pkg/activemodel-8.1.3.gem
8003be7b2466ba0a2a670e603eeb0a61dd66058fccecfc49901e775260ac70ab  pkg/activerecord-8.1.3.gem
1347c88c7f3edb38100c5ce0e9fb5e62d7755f3edc1b61cce2eb0b2c6ea2fd5d  pkg/actionview-8.1.3.gem
af998cae4d47c5d581a2cc363b5c77eb718b7c4b45748d81b1887b25621c29a3  pkg/actionpack-8.1.3.gem
a149b1766aa8204c3c3da7309e4becd40fcd5529c348cffbf6c9b16b565fe8d3  pkg/activejob-8.1.3.gem
831f724891bb70d0aaa4d76581a6321124b6a752cb655c9346aae5479318448d  pkg/actionmailer-8.1.3.gem
e5bc7f75e44e6a22de29c4f43176927c3a9ce4824464b74ed18d8226e75a80f0  pkg/actioncable-8.1.3.gem
0564ce9309143951a67615e1bb4e090ee54b8befed417133cae614479b46384d  pkg/activestorage-8.1.3.gem
df7da474eaa0e70df4ed5a6fef66eb3b3b0f2dbf7f14518deee8d77f1b4aae59  pkg/actionmailbox-8.1.3.gem
d291019c00e1ea9e6463011fa214f6081a56d7b9a1d224e7d3f6384c1dafc7d2  pkg/actiontext-8.1.3.gem
913eb0e0cb520aac687ffd74916bd726d48fa21f47833c6292576ef6a286de22  pkg/railties-8.1.3.gem
6d017ba5348c98fc909753a8169b21d44de14d2a0b92d140d1a966834c3c9cd3  pkg/rails-8.1.3.gem

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

Happy upgrading and have a good day!