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

推荐订阅源

The GitHub Blog
The GitHub Blog
IT之家
IT之家
B
Blog RSS Feed
罗磊的独立博客
GbyAI
GbyAI
博客园 - Franky
Y
Y Combinator Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google DeepMind News
Google DeepMind News
博客园 - 聂微东
N
Netflix TechBlog - Medium
博客园 - 三生石上(FineUI控件)
人人都是产品经理
人人都是产品经理
U
Unit 42
博客园 - 叶小钗
Jina AI
Jina AI
MyScale Blog
MyScale Blog
雷峰网
雷峰网
B
Blog
Hugging Face - Blog
Hugging Face - Blog
Blog — PlanetScale
Blog — PlanetScale
Recent Announcements
Recent Announcements
腾讯CDC
酷 壳 – CoolShell
酷 壳 – CoolShell

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
Welcoming Ryuta, Jean, John to Core and Yasuo, Jonathan t...
David Heinemeier Hansson · 2022-05-23 · via Ruby on Rails: Compress the complexity of modern web apps

Monday, May 23, 2022
Posted by dhh

I’m thrilled to announce three new awesome members to the Rails Core team, which will increase the total number of core members to a cool twelve, and help ensure we have even more bandwidth to process the thousands of pull requests that go into every new major version of the framework.

First up is Ryuta Kamizono, who’s been contributing to Rails since 2013, and has a staggering 4500+ commits to his name. He’s the fourth most prolific committer overall, and has been instrumental in improving Active Record in particular. Ryuta is from Tokyo, Japan, making him our first core member from Ruby’s home country!

Next we have Jean Boussier, who’s been contributing to Rails since 2011, on a journey that started with something as simple as fixing a tiny typo in the documentation. Most great endings have humble beginnings! Jean has been active across the framework, works at Shopify, and hails from Toulouse, France.

Finally, we have John Hawthorn, who’s first commit goes back to 2010 with a change to increase the testing coverage for has_one :through associations. Today, John is active across the framework, and has done a lot of good work in particular on Action View and template handling. John works at GitHub, and hails from Victoria, Canada.

In addition to expanding the Rails Core team, we’re also adding two new members to our Rails Committers team. As we say on the team page, the Committers team assists with processing pull requests and making changes to the framework, but does not have the keys to make final releases or set policy. All members of the Core team came up through working on this team.

First, Yasuo Honda joins the Committers team after starting his involved with Rails working on the Oracle adapter for Active Record (which he continues to maintain to this day!). His first commit to the framework was a change to the testing coverage exactly for the Oracle adapter, and was made back in 2011. Yasuo is from Tokyo, Japan.

Then we have Jonathan Hefner, who started his contributions to Rails with a nice optimization for String#from/to in 2019, and has since helped review and merge pull requests across the framework. Jonathan is from Lafayette, Louisiana, and works as an independent consultant.

We’re grateful for all their existing contributions, and excited to work with them on making our framework even better still!