class ActionView::Base

def cache_template_loading

Experimental RBS support (using type sampling data from the type_fusion project).

def cache_template_loading: () -> true

This signature was generated using 11 samples from 1 application.

def cache_template_loading
  ActionView::Resolver.caching?
end