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

推荐订阅源

WordPress大学
WordPress大学
小众软件
小众软件
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - Franky
Jina AI
Jina AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Y
Y Combinator Blog
V
Visual Studio Blog
C
Check Point Blog
阮一峰的网络日志
阮一峰的网络日志
U
Unit 42
量子位
人人都是产品经理
人人都是产品经理
博客园 - 聂微东
M
MIT News - Artificial intelligence
爱范儿
爱范儿
B
Blog RSS Feed
MyScale Blog
MyScale Blog
H
Help Net Security
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
美团技术团队
L
LangChain Blog
D
Docker

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
Introducing the new Docs landing page
David Heinemeier Hansson · 2024-12-17 · via Ruby on Rails: Compress the complexity of modern web apps

Tuesday, December 17, 2024
Posted by Amanda Perino

Last week, we published a bunch of new and updated resources to help you learn Rails and learn how companies leverage Rails to build successful businesses. But we also made a few structural and navigational changes to the website that you may not have noticed (yet).

The challenge: lots of resources, little space

Earlier this year, we had big plans:

  • Create a new flagship tutorial (with more planned soon).
  • Extract the Rails installation instructions from the tutorial into a standalone Installation Guide (because you shouldn’t have to find this information buried in chapter 3 of a tutorial).
  • Publish the first case study (with more planned soon).
  • On top of all that, launch a merch store.

We were excited that all this was coming, but the navbar was already quite crowded…where were all these new resources going to live?

The solution: a unified Docs landing page

Introducing Docs, the friendly new starting point for everything you need to install Rails, learn it, get better at it, and get involved.

From one convenient page, you can now access the following: Installation Guide, Tutorials, Guides, API Docs, Case Studies, the Forum, and the Contributing Guide.

Other changes you might notice in the navbar:

  • We’ve renamed ‘Contribute’ to Source to clarify the difference between the GitHub repository and the Contributing Guide. (We also made the Contributing Guide easier to find. Rails is an open-source project, but this important info was buried 85% down the Guides index page. It’s now featured more prominently on the Docs landing page.)
  • ‘Team’ is now called Community, where you can find all of the Rails teams and the Contributors site. This renaming also balances out the navbar.
  • The ‘Blog’ is now called News since it also contains Rails Foundation news alongside Rails updates and This Week in Rails newsletters.
  • With Guides, API docs, and the Forum now nested under Docs, this gave us room in the navbar to add Merch and Events.

These changes aim to make the Rails website more welcoming and friendly-to-navigate for beginners, while helping you, as a more experienced Rails dev, find what you need quickly. This (re)structure also gives the Rails Foundation a clear home for future tutorials and case studies, so expect more of those released next year.

Take a look at the new Docs page and let us know what you think!

The Docs landing page was designed and shipped by John Athayde with feedback and direction from the Rails Core, Issues, and Committers teams, and made possible by the support of the members of the Rails Foundation. Thank you to everyone involved for your input!