cells 3.8.6
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:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (2):
            actionpack
            ~> 3.0
          
          
            railties
            ~> 3.0
          
    