render_parent2 0.0.3
Adds Rails “render :parent” helper, which renders template with the same name as current but higher on the view path. Rails 5 compatible
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            rails
            >= 2.3.0
          
    