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

推荐订阅源

Engineering at Meta
Engineering at Meta
J
Java Code Geeks
I
InfoQ
腾讯CDC
Vercel News
Vercel News
IT之家
IT之家
V
Visual Studio Blog
P
Proofpoint News Feed
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
G
Google Developers Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 叶小钗
有赞技术团队
有赞技术团队
月光博客
月光博客
Martin Fowler
Martin Fowler
量子位
L
LangChain Blog
B
Blog
Last Week in AI
Last Week in AI
博客园 - 司徒正美
Microsoft Security Blog
Microsoft Security Blog
博客园 - 聂微东
Microsoft Azure Blog
Microsoft Azure Blog
A
About on SuperTechFans

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 Discord server is now open to the public
David Heinemeier Hansson · 2022-06-13 · via Ruby on Rails: Compress the complexity of modern web apps

Monday, June 13, 2022
Posted by rafaelfranca

In the past few weeks, the Rails team has been working on a few changes to lower the barrier for new contributors to the framework.

We started by disabling the automatic closing of stale PRs. While initially this automation helped the project keep the issues tracker under control, nowadays things are better and we prefer to go back to full human interaction.

To make it easier for contributors to recognize all the members of the Rails team, we made public the list of current members of the Issues team. The Issues team assists with issues triage, pull request reviews and documentation improvements, so they are often the first interaction users have with the Rails team.

Today, we are opening a Discord server to allow contributors to help each other and lower the overhead of communicating with new contributors.

This new server is open to the public using this invite link, and is a great place to get help on how to contribute to the framework and its related libraries. This server will not be a support channel for the framework. For support, we will continue to use the Ruby on Rails talk category in the Discourse forum. Complementing those channels, we will have the GitHub issue tracker for issue and pull requests and our Ruby on Rails Core category for larger discussions about features and possible contributions.

The Discord server will follow the same Code Of Conduct as the rest of the Rails official spaces.

We hope to see you there!