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

推荐订阅源

Google DeepMind News
Google DeepMind News
I
InfoQ
Engineering at Meta
Engineering at Meta
D
DataBreaches.Net
L
LangChain Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Recent Announcements
Recent Announcements
GbyAI
GbyAI
爱范儿
爱范儿
Microsoft Security Blog
Microsoft Security Blog
腾讯CDC
美团技术团队
罗磊的独立博客
Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
雷峰网
雷峰网
M
MIT News - Artificial intelligence
D
Docker
MongoDB | Blog
MongoDB | Blog
F
Fortinet All Blogs
博客园 - 叶小钗

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
Web-Entwicklung mit Ruby on Rails
David Heinemeier Hansson · 2005-03-15 · via Ruby on Rails: Compress the complexity of modern web apps

Tuesday, March 15, 2005
Posted by admin

Following the announcement of Dave Thomas’ upcoming book Agile Web Development with Rails, comes word of the first German book on Rails. It’s going to be called “Web-Entwicklung mit Ruby on Rails” and is currently being written by Ralf Wirdemann and Thomas Baustert on a publishing deal with Hanser targeting a December/January release.

Ralf Wirdemann introduces the book with:

“Web-Entwicklung mit Ruby on Rails” adresses Web-Developers who are frustrated with the complexity of existing technologies like J2EE. We also hope to get some PHP-people on board who are interested in developing well designed and maintainable web applications.

The book should act as a guide to practical web development with Rails. The book will consist of some basic chapters which introduce the rails development fundamentals. Based on these chapters advanced topics will be covered in subsequent chapters (like domain-driven design or Rails best practices). Another emphasis of the book will be test-driven development with Rails.

And their motivations for writing a book on Rails:

We are Software Developers and Consultants in Hamburg / Germany. The emphasis ouf our work is the development of serverside enterprise software. After several years of J2EE development we’ve discoverd Rails eight months ago and we are enthusiastic on how enjoyable and productive the development of well designed web applications can be

Best of luck, gentlemen. Can’t wait to fill up my shelves with even more titles on Rails.