cells 3.8.3
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:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (2):
            actionpack
            ~> 3.0
          
          
            railties
            ~> 3.0
          
    