class ActionView::TemplateDetails

def handler_class

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

def handler_class: () -> ActionView::Template::Handlers::ERB

This signature was generated using 1 sample from 1 application.

def handler_class
  Template.handler_for_extension(handler)
end