Skip to main content

Home/ Webpulser/ Group items tagged level

Rss Feed Group items tagged

kamtorus

Why Rubyists Should Care About Messaging (A High Level Intro) - 1 views

  • There are many reasons for using messaging in your applications. It can help you: improve response times by doing some tasks asynchronously reduce complexity by decoupling and isolating applications build smaller apps that are easier to develop, debug, test, and scale build multiple apps that each use the most suitable language or framework versus one big monolithic app get robustness and reliability through message queue persistence potentially get zero-downtime redeploys distribute tasks across machines based on load
anodoor

draper - 1 views

shared by anodoor on 10 Oct 11 - No Cached
  •  
    This gem makes it easy to apply the decorator pattern to domain models in a Rails application. This pattern gives you three wins: * Replace most helpers with an object-oriented approach * Filter data at the presentation level * Enforce an interface between your controllers and view templates.
1 - 2 of 2
Showing 20 items per page