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

推荐订阅源

J
Java Code Geeks
量子位
腾讯CDC
A
About on SuperTechFans
小众软件
小众软件
Microsoft Azure Blog
Microsoft Azure Blog
T
Tailwind CSS Blog
V
V2EX
B
Blog RSS Feed
H
Hackread – Cybersecurity News, Data Breaches, AI and More
GbyAI
GbyAI
Recent Announcements
Recent Announcements
Microsoft Security Blog
Microsoft Security Blog
博客园 - 叶小钗
罗磊的独立博客
宝玉的分享
宝玉的分享
WordPress大学
WordPress大学
大猫的无限游戏
大猫的无限游戏
IT之家
IT之家
V
Visual Studio Blog
D
DataBreaches.Net
博客园 - 三生石上(FineUI控件)
月光博客
月光博客
有赞技术团队
有赞技术团队

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 5.2.7 has been released
David Heinemeier Hansson · 2022-03-11 · via Ruby on Rails: Compress the complexity of modern web apps

Friday, March 11, 2022
Posted by rafaelfranca

Hi everyone,

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

CHANGES since 5.2.6

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:

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

$ shasum -a 256 *-5.2.7.gem
91782cc5866f6e26ff2c39e2fba02c68da02617e99d3e2f229f238e181a5e588  actioncable-5.2.7.gem
ff622cbf62259d9235b442e1e98ceecebe8f53e9628c2aca0fb515124512c1b7  actionmailer-5.2.7.gem
155ade3510ddb72719105a5b79bd3985ca0ae926ca72e0fdd81a5a0d2d67fa25  actionpack-5.2.7.gem
f38a5c2098cd553e83ec12892f28c41cf419143c29c7112acb541ea09e3fcef5  actionview-5.2.7.gem
b5e576fa3814e72d9653edaee5285dd0045be02bed784e2ad19980a158c3d0fb  activejob-5.2.7.gem
52a9c9ac244b565fe768e5b3da9de390c68f58043b641b9fef1b37f51078f810  activemodel-5.2.7.gem
0a31e9015ce8d60a1a8c11b80b88a1adce21e1b47a08345d9d51447343a1517a  activerecord-5.2.7.gem
6449ab9b0ff0842847c45b3426f8ef605638d084c56872b1382dee9a3d3ce94b  activestorage-5.2.7.gem
dde769b17edc4c2402c940a4cb1b6efc3eb046ffef42da606452d36e6a9bde14  activesupport-5.2.7.gem
b650a8f5a0a896555b4539b9f523024a64c605fb849de92affea803a9c6b0ee6  rails-5.2.7.gem
8bf2766310938cf67ca78bb5c48bcb36bd70a59899ff8d8bfe4ca129ead47746  railties-5.2.7.gem

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