· 2 min read

Merb Way

Foy Savas systematically covers everything developers need to know to build production-quality Merb applications, offering detailed code examples for jumpstarting virtually any project. Savas is not only involved in the Merb project as an open source contributor: He uses Merb every day as a professional developer. Drawing on his extensive practical expertise, he delves deeply into the Merb framework’s architecture and source code, revealing its elegance and offering powerful best practices for using it. To maximize this book’s practical value, he also covers the tools most widely used alongside Merb, including the DataMapper ORM, the RSpec tester (and associated behavior-driven development techniques), and several leading Merb plugins. The Merb Way will help you *Master Merb innovations that will be incorporated into Rails 3*Understand the fundamentals of Merb development, one step at a time *Use Merb’s sophisticated application router to guide incoming requests*Explore the Merb stack, master its configuration options, and dive into its internals*Use Merb controllers to integrate application code, handle responses, and manage sessions, filters, and exceptions*Build templates with both ERB (Erubis) and HAML*Use the DataMapper ORM to represent object properties and behaviors *Learn best practices for RESTful development with Merb *Leverage Helpers to simplify many common development tasks *Refactor code, encapsulate it in gems, and share it across multiple applications*Customize the responses your application sends to each user*Gain a deep, practical understanding of Merb plugins and extensibility*Authenticate users with Merb’s modular authentication plugin *Configure, generate, describe, and test Merb mailers *Use the merb-parts gem to create component-like regions on Web pages *Cache content to relieve stress on Web servers *Make the most of Behavior Driven Development and testing with RSpec

Back to Blog

Related Posts

View All Posts »

Leichte EinfĂĽhrung in mruby

Ruby 3.3.5 wurde veröffentlicht. Das Update behebt kleinere Fehler und wird allen Nutzern empfohlen. Weitere Details sind in den GitHub Release Notes verfügbar.

Ruby on Rails World 2024

Rails 8 verfolgt einen radikal vereinfachten Ansatz, um die Komplexität moderner Webentwicklung zu reduzieren. Mit dem \#NOBUILD-Prinzip werden CSS und JavaScript ohne Build-Prozesse direkt an den Browser geliefert. Die neuen Technologien Propshaft, Solid Cable und Solid Queue ermöglichen performante Lösungen ohne den Einsatz externer Dienste. Rails will damit die Abhängigkeit von teuren PaaS-Diensten minimieren und setzt auf offene, kostengünstige Alternativen für die Bereitstellung auf eigener Hardware. Gleichzeitig werden leistungsfähige Tools wie Thruster und Kamal 2 eingeführt, die Deployment-Prozesse weiter optimieren. Rails 8 kombiniert bewährte Prinzipien mit innovativen Features, um Entwicklern maximale Flexibilität und Effizienz zu bieten.

Ruby 3.3.5 Released

Ruby 3.3.5 wurde veröffentlicht. Das Update behebt kleinere Fehler und wird allen Nutzern empfohlen. Weitere Details sind in den GitHub Release Notes verfügbar.