Ruby on Rails latest stable (v7.1.3.2) - 0 notes - Superclass: ActionView::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: "." }

Attributes

Show files where this class is defined (1 file)
Register or log in to add new notes.