Cells brings the benefits of component-oriented development to the Ruby on Rails web application platform, without the performance problems that had been associated with Rails' own, deprecated, component subsystem. Cells behave like lightweight controllers with associated views. Rendering a cell is similar to rendering a partial, but without the tight coupling to the controller that comes with par