class ViewComponent::Compiler
def should_compile_superclass?
Experimental RBS support (using type sampling data from the type_fusion
project).
def should_compile_superclass?: () -> false
This signature was generated using 7 samples from 2 applications.
def should_compile_superclass? development? && templates.empty? && !has_inline_template? && !call_defined? end