class

ActionView::TemplatePath

rails latest stable - Superclass: Object

Action View TemplatePath

Represents a template path within ActionView’s lookup and rendering system, like “users/show”

TemplatePath makes it convenient to convert between separate name, prefix, partial arguments and the virtual path.

Attributes

[R]name
[R]partial
[R]partial?
[R]prefix
[R]to_s
[R]to_str
[R]virtual
[R]virtual_path

Files

  • actionview/lib/action_view/template_path.rb