RubyGems.org

cells

3.5.0.beta2

Cells are View Components for Rails. They are lightweight controllers, can be rendered in views and thus provide an elegant and fast way for encapsulation and component-orientation.

installgem install cells --pre
Authors

Nick Sutterer

132,747 total downloads 325 for this version
Owners

0fe13386ba69a128e9fadc19ae9d96be

Gemfile
gem "cells", "~> 3.5.0.beta2"
Versions
  1. 3.5.0.beta2 February 3, 2011
Show all versions (45 total)
Runtime Dependencies
  1. rails ~> 3.0
Development Dependencies
  1. haml >= 0
  2. shoulda >= 0