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

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
B
Blog
Jina AI
Jina AI
N
Netflix TechBlog - Medium
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园_首页
Hugging Face - Blog
Hugging Face - Blog
博客园 - 聂微东
美团技术团队
Google DeepMind News
Google DeepMind News
WordPress大学
WordPress大学
阮一峰的网络日志
阮一峰的网络日志
U
Unit 42
The Cloudflare Blog
V
V2EX
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
小众软件
小众软件
罗磊的独立博客
Microsoft Security Blog
Microsoft Security Blog
Apple Machine Learning Research
Apple Machine Learning Research
I
InfoQ
GbyAI
GbyAI
腾讯CDC
MongoDB | Blog
MongoDB | 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 Versions 7.0.8.3 has been released!
David Heinemeier Hansson · 2024-05-17 · via Ruby on Rails: Compress the complexity of modern web apps

Friday, May 17, 2024
Posted by rafaelfranca

Hi folks,

Rails versions 7.0.8.3 has been released!

These is a security release, and substitute the 7.0.8.2 that was previously released by has a bug with Trix CSS.

Here is a list of security issues that these releases address:

Here are the shasums for the released gems:

$ shasum *7.0.8.3*
fc6c722547a6c42d62a1b728db60f28f97da44f1  actioncable-7.0.8.3.gem
7abdf2c73233bf909eedf7ba56aa910b6d877c87  actionmailbox-7.0.8.3.gem
58315b74710473a62aca408b7e54e2ce6d1242f6  actionmailer-7.0.8.3.gem
27430a6d013397e7e7202c05b8d3e98c574596c5  actionpack-7.0.8.3.gem
2798ab84e24a77fd7f9cd595411a9be35a35af79  actiontext-7.0.8.3.gem
76bf89bf6c6ce8ffc1aa6278d28cdeebcd9aaa8e  actionview-7.0.8.3.gem
e67983e7616f26e74e87b0bac5c01eb497cea30b  activejob-7.0.8.3.gem
e7a2a0f6bb9cebafb97bf08d6203733e5a01abc9  activemodel-7.0.8.3.gem
30c1a6898cf9d651058c3ff1761f7e8c92a21407  activerecord-7.0.8.3.gem
a8642b5bb90c124cbf1bd0c5797d57270b7c1a19  activestorage-7.0.8.3.gem
0ac0dfde07db38ad1e669c97cb3a0c4b7e24524a  activesupport-7.0.8.3.gem
65ef7f5cade6848e777087256bd03e4c7e57ac13  rails-7.0.8.3.gem
b4727d188065cd83fa3686e2985ca8ff1d74e62b  railties-7.0.8.3.gem

Have a good day!