class
ActionView::LookupContext
v5.1.7 -
Show latest stable
- Superclass: Object
Action View Lookup Context
LookupContext is the object responsible for holding all information required for looking up templates, i.e. view paths and details. LookupContext is also responsible for generating a key, given to view paths, used in the resolver cache lookup. Since this key is generated only once during the request, it speeds up all cache accesses.
Included modules
- ActionView::LookupContext::Accessors
- ActionView::LookupContext::DetailsCache
- ActionView::LookupContext::ViewPaths
Attributes
| [RW] | prefixes |
| [RW] | rendered_format |
Files
- actionview/lib/action_view/lookup_context.rb