class

ActionView::PathResolver

rails latest stable - Superclass: Resolver

Class deprecated or moved

This class is deprecated or moved on the latest stable version. The last existing version (v6.1.7.7) is shown here.

An abstract class that implements a Resolver with path semantics.

Constants

DEFAULT_PATTERN = ":prefix/:action{.:locale,}{.:formats,}{+:variants,}{.:handlers,}"

EXTENSIONS = { locale: ".", formats: ".", variants: "+", handlers: "." }

Files

  • actionview/lib/action_view/template/resolver.rb