inline_view_template 0.1.0
Inline view templates are used to define reusable markup in Rails without defining a separate partial view template. They can be used to define inline partials or even inline layout templates.
          Gemfile:
          =
        
        
          安装:
          =
        
      版本列表:
- 0.1.0 October 02, 2012 (5.0 KB)
Runtime 依赖 (1):
            actionpack
            >= 0
          
    
