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

推荐订阅源

aimingoo的专栏
aimingoo的专栏
WordPress大学
WordPress大学
阮一峰的网络日志
阮一峰的网络日志
博客园 - 司徒正美
月光博客
月光博客
宝玉的分享
宝玉的分享
Recent Announcements
Recent Announcements
小众软件
小众软件
H
Hackread – Cybersecurity News, Data Breaches, AI and More
美团技术团队
博客园 - 三生石上(FineUI控件)
A
About on SuperTechFans
J
Java Code Geeks
云风的 BLOG
云风的 BLOG
罗磊的独立博客
大猫的无限游戏
大猫的无限游戏
IT之家
IT之家
Vercel News
Vercel News
量子位
Martin Fowler
Martin Fowler
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
Visual Studio Blog
腾讯CDC
有赞技术团队
有赞技术团队

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 hours later my .NET career was over"
David Heinemeier Hansson · 2005-05-01 · via Ruby on Rails: Compress the complexity of modern web apps

Sunday, May 1, 2005
Posted by admin

Tim Case was playing the .NET game when one destined Saturday afternoon sent him a wakeup call:

Last November one Saturday afternoon I was pissed off and frustrated trying to get NHibernate to work with my middle-tier C# layer, and in the midst of my difficulties I did what all great people do when faced with tough problems and hardship… I procrastinated by surfing the net. From Prag Dave’s site I made it the the rails site and in attempt to further prove that techology lies I ran the 10 minute intro video…

10 minutes later, I couldn’t believe what I had just saw, so I started doing the Rails academy tutorials…

One hour later, my jaw was on the ground as I stared at my todo application running from MySQL so I started investigating rails further…

Two hours later my .NET career was over. It literally happened that afternoon. I no longer had any interest in NHibernate or even seeing Visual Studio ever again.

Tim Case also wrote an interesting article called “Where the Rails came from…” that traces the influences of Kent Beck (TDD), Eric Evans (DDD), Martin Fowler (PoEAA), Dave Thomas and Andy Hunt (Pragmatic Programmer), and a lot more. We’ll see if we can get that online shortly.