Flowdock
method

view_root

Importance_0
v1.2.6 - Show latest stable - 0 notes - Class: ActionController::Base
view_root() private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionpack/lib/action_controller/base.rb, line 1042
      def self.view_root
        @view_root ||= template_root
      end
Register or log in to add new notes.