Layered Design for Ruby on Rails Applications

Layered Design for Ruby on Rails Applications
Author :
Publisher : Packt Publishing Ltd
Total Pages : 298
Release :
ISBN-10 : 9781801812436
ISBN-13 : 1801812438
Rating : 4/5 (438 Downloads)

Book Synopsis Layered Design for Ruby on Rails Applications by : Vladimir Dementyev

Download or read book Layered Design for Ruby on Rails Applications written by Vladimir Dementyev and published by Packt Publishing Ltd. This book was released on 2023-08-30 with total page 298 pages. Available in PDF, EPUB and Kindle. Book excerpt: Transition from the traditional Rails model-view-controller trio to an abstraction model and let your application codebase evolve with synchronized components, boosting flexibility and maintainability. Purchase of the print or Kindle book includes a free PDF eBook through the link provided within Key Features Understand Rails' architectural patterns along with its advantages and disadvantages Organize business logic in Rails apps when the default approach is insufficient Introduce new abstractions to address design problems Book DescriptionRuby on Rails is an open-source framework for building web applications from scratch while focusing on productivity, leveraging the power of the convention-over-configuration principle, and the well-defined model-view-controller pattern, assisting the developers in building useful features. However, this initial simplicity often leads to uncontrollable complexity turning the well-structured codebase into a hardly maintainable mess. This book aims to help you keep the code maintainable while working on a Rails application. You’ll start by exploring the framework capabilities and principles, allowing you to reap the full potential of Rails. Then, you’ll tackle many common design problems by discovering useful patterns and abstraction layers. By implementing abstraction and dividing the application into manageable modules, you’ll be able to concentrate on specific parts of the app development without getting overwhelmed by the entire codebase. This strategy also encourages code reuse, simplifying the process of adding new features and enhancing the application's capabilities. Additionally, you’ll explore further steps in scaling Rails codebase, such as service extractions. By the end of this book, you’ll be a code design specialist with a deep understanding of the Rails framework principles.What you will learn Discover Rails' core components and its request/response cycle Understand Rails' convention-over-configuration principle and its impact on development Explore patterns for flexibility, extensibility, and testability in Rails Identify and address Rails’ anti-patterns for cleaner code Implement design patterns for handling bloated models and messy views Expand from mailers to multi-channel notification deliveries Explore different authorization models and layers Use a class-based approach to configuration in Rails Who this book is for This book is for Rails application developers facing challenges in managing the growing complexity of their projects. It offers practical strategies for maintaining code readability and manageability, providing valuable guidance for developers at all levels. Whether you've recently launched your first Rails minimum viable product or are struggling to progress with a sizable monolithic application, this book is here to help. A deep understanding of core Rails principles is a must. Some experience in building web applications using the Rails framework will enhance your comprehension and application of the concepts presented in the book.


Layered Design for Ruby on Rails Applications Related Books

Layered Design for Ruby on Rails Applications
Language: en
Pages: 298
Authors: Vladimir Dementyev
Categories: Computers
Type: BOOK - Published: 2023-08-30 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Transition from the traditional Rails model-view-controller trio to an abstraction model and let your application codebase evolve with synchronized components,
Domain-driven Design
Language: en
Pages: 563
Authors: Eric Evans
Categories: Computers
Type: BOOK - Published: 2004 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

"Domain-Driven Design" incorporates numerous examples in Java-case studies taken from actual projects that illustrate the application of domain-driven design to
Design Patterns in Ruby
Language: en
Pages: 558
Authors: Russ Olsen
Categories: Computers
Type: BOOK - Published: 2007-12-10 - Publisher: Pearson Education

DOWNLOAD EBOOK

Praise for Design Patterns in Ruby "Design Patterns in Ruby documents smart ways to resolve many problems that Ruby developers commonly encounter. Russ Olsen ha
Rails AntiPatterns
Language: en
Pages: 347
Authors: Chad Pytel
Categories: Computers
Type: BOOK - Published: 2010-11-09 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

The Complete Guide to Avoiding and Fixing Common Rails 3 Code and Design Problems As developers worldwide have adopted the powerful Ruby on Rails web framework,
Sustainable Web Development with Ruby on Rails
Language: en
Pages:
Authors: David Copeland
Categories:
Type: BOOK - Published: 2020-11 - Publisher:

DOWNLOAD EBOOK

A comprehensive guide to building Ruby on Rails apps that can be sustained for many years.