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

推荐订阅源

人人都是产品经理
人人都是产品经理
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
月光博客
月光博客
雷峰网
雷峰网
Google DeepMind News
Google DeepMind News
Y
Y Combinator Blog
Microsoft Security Blog
Microsoft Security Blog
M
MIT News - Artificial intelligence
WordPress大学
WordPress大学
MongoDB | Blog
MongoDB | Blog
V
V2EX
博客园 - 【当耐特】
GbyAI
GbyAI
Stack Overflow Blog
Stack Overflow Blog
I
InfoQ
Martin Fowler
Martin Fowler
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Hugging Face - Blog
Hugging Face - Blog
B
Blog
V
Visual Studio Blog
D
DataBreaches.Net
C
Check Point Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
F
Fortinet All Blogs

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 6.0.2.rc1, 5.2.4, and something different…
David Heinemeier Hansson · 2019-12-01 · via Ruby on Rails: Compress the complexity of modern web apps

Sunday, December 1, 2019
Posted by kaspth

Hey readers! This is Kasper bringing you the latest news in Rails. I’m writing from deep winter-like Copenhagen, starting on the last month of the decade.

Speaking of progress, Rails recently crossed 75.000 commits on GitHub. Last time we marked commit progress was over 4 years ago for 50.000. I happened to write that issue too, you can read it here.

Rails 6.0.2.rc1 released

As always, this release is loaded with fixes and improvements. It’s currently set to ship Monday Dec 2 and so far no regressions have been found as far as I know. Final day to test the release candidate on your app, try it out ✌️

Rails 5.2.4 released

The final bug fix release of Rails 5.2, now it’ll only get security releases from here on out. Good time to plan a Rails 6 upgrade.

Something different this issue…

For the most part we highlight particular interesting commits in this newsletter, but there’s usually other stuff we don’t get to. Stuff that could help you make sense of Rails itself. This week I’d like to try to remedy that.

Here’s all changes since last time. Visit the link and each time you see “Merge pull request #12345”, click ‘em. Feel free to see Files Changes and on particularly interesting files, you can try “View File” and read some surrounding code. This can be overwhelming so go easy. But that’s pretty much a fine way to start reading Rails’ actual code. It’s all Ruby all the way down.

Now, some of the people in the list are on certain Rails teams. You’ll likely interact with some of them if you submit a pull request. Here’s who’s in the current change list, but not the full teams.

carlosantoniodasilva, eileencodes, georgeclaghorn, kaspth (that’s me), rafaelfranca are on Rails Core. gmcgibbon, jhawthorn, kamipo and y-yagi have commit access. Meanwhile eugeneius and vipulnsward are on the issues team, so they can triage issues and merge documentation PRs.

That’s it for now, hope it’s useful 🙌

Also 41 people contributed since last time including several first time contributors.

Hope you dig it. See ya next time! 👋🏻