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

推荐订阅源

Y
Y Combinator Blog
博客园_首页
量子位
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
H
Help Net Security
The Cloudflare Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
A
About on SuperTechFans
腾讯CDC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
D
DataBreaches.Net
L
LangChain Blog
Stack Overflow Blog
Stack Overflow Blog
Jina AI
Jina AI
月光博客
月光博客
云风的 BLOG
云风的 BLOG
博客园 - 聂微东
Hugging Face - Blog
Hugging Face - Blog
雷峰网
雷峰网
C
Check Point Blog
V
V2EX
T
Tailwind CSS Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Microsoft Security Blog
Microsoft Security Blog

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
Two new interviews with Rails creator David Heinemeier Ha...
David Heinemeier Hansson · 2006-02-13 · via Ruby on Rails: Compress the complexity of modern web apps

Monday, February 13, 2006
Posted by marcel

MySQL developer Lenz Grimmer has a quick chat with David for the MySQL developer zone.

Also, uk.BUILDER.com has a long and insightful interview. David explains how 1.0 should have really been 2.0, what the continuum of database evil entails, why Rails is useful for the enterprise and the joys of aesthetic moments with Ruby. It’s a laundry list of David’s ideology, all in one place. A window into the culture and personality driving Rails.

Choice excerpts:

  • I am not a vendor. I don’t work on Rails to please other people, I work on it to please me. That’s the beauty of open source. I’m free to make technology choices unrestricted by legacy or ill-advised customers. If you don’t “buy” Rails, it’s no skin off my back. There are plenty of people who do buy it because they share the priorities presented.
  • So if labelling me “crazy” helps you ignore the disruptions Rails is bringing to the table, I say go for it. Maybe that’s an accurate label for me in the current situation you’re in. And if there’s no interest or ability to get out of that situation, it’s probably best to write me and Rails off as crazy such that you can head into work with a smile tomorrow.
  • Once a high-level component becomes big enough to be interesting, it’ll take more work to configure it than it would take to build just what you needed from scratch.

Should be required reading for anyone interested in Rails.