Namespace
    
  
  
    
    Methods
    
  
  
  
    
    
    
    
    
        
      Instance Public methods
      
        
            
              _prefixes()
            
            Link
          
          
          
            The prefixes used in render “foo” shortcuts.
            
              append_view_path(path)
            
            Link
          
          
          
            
            
              details_for_lookup()
            
            Link
          
          
          
            
            
              lookup_context()
            
            Link
          
          
          
            LookupContext is the object responsible to hold all information required to lookup templates, i.e. view paths and details. Check ActionView::LookupContext for more information.