Module AbstractController::ViewPaths
In: lib/abstract_controller/view_paths.rb

Methods

Classes and Modules

Module AbstractController::ViewPaths::ClassMethods

Public Instance methods

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.

[Validate]