cells 3.7.1
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.
Gemfile:
=
install:
=
Runtime Dependencies (2):
actionpack
~> 3.0
railties
~> 3.0