Rails AntiPatterns

Rails AntiPatterns
Author :
Publisher : Addison-Wesley Professional
Total Pages : 347
Release :
ISBN-10 : 9780132660068
ISBN-13 : 0132660067
Rating : 4/5 (067 Downloads)

Book Synopsis Rails AntiPatterns by : Chad Pytel

Download or read book Rails AntiPatterns written by Chad Pytel and published by Addison-Wesley Professional. This book was released on 2010-11-09 with total page 347 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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, many have fallen victim to common mistakes that reduce code quality, performance, reliability, stability, scalability, and maintainability. RailsTM AntiPatterns identifies these widespread Rails code and design problems, explains why they’re bad and why they happen—and shows exactly what to do instead. The book is organized into concise, modular chapters—each outlines a single common AntiPattern and offers detailed, cookbook-style code solutions that were previously difficult or impossible to find. Leading Rails developers Chad Pytel and Tammer Saleh also offer specific guidance for refactoring existing bad code or design to reflect sound object-oriented principles and established Rails best practices. With their help, developers, architects, and testers can dramatically improve new and existing applications, avoid future problems, and establish superior Rails coding standards throughout their organizations. This book will help you understand, avoid, and solve problems with Model layer code, from general object-oriented programming violations to complex SQL and excessive redundancy Domain modeling, including schema and database issues such as normalization and serialization View layer tools and conventions Controller-layer code, including RESTful code Service-related APIs, including timeouts, exceptions, backgrounding, and response codes Third-party code, including plug-ins and gems Testing, from test suites to test-driven development processes Scaling and deployment Database issues, including migrations and validations System design for “graceful degradation” in the real world


Rails AntiPatterns Related Books

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,
Rails Antipatterns
Language: en
Pages:
Authors: Chad Pytel
Categories: Ruby (Computer program language)
Type: BOOK - Published: 2009 - Publisher:

DOWNLOAD EBOOK

Rails
Language: en
Pages: 347
Authors: Chad Pytel
Categories:
Type: BOOK - Published: 1900 - Publisher:

DOWNLOAD EBOOK

The Complete Guide to Avoiding and Fixing Common Rails Code and Design Problems As developers worldwide have adopted the powerful Ruby on Rails web framework, m
Ruby on Rails Tutorial
Language: en
Pages: 592
Authors: Michael Hartl
Categories: Computers
Type: BOOK - Published: 2013 - Publisher: Pearson Education

DOWNLOAD EBOOK

Trademark symbol appears after "rails" in title.
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,