method
initialize_framework_views
v1.2.6 -
Show latest stable
- Class:
Rails::Initializer
initialize_framework_views()public
Sets the template_root for ActionController::Base and ActionMailer::Base (but only for those frameworks that are to be loaded). If the framework’s template_root has already been set, it is not changed, otherwise it is set to use Configuration#view_path.