partial_finder 0.1.2
Adds a rake task that accepts a view partial file name and outputs the render chain along with best guesses as to the routes used to render the partial.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activesupport
            ~> 6
          
          
            colorize
            >= 0.8