method

eager_load_templates?

eager_load_templates?()
public

No documentation available.

# File actionpack/lib/action_view/paths.rb, line 47
      def self.eager_load_templates?
        @eager_load_templates || false
      end