class ActionView::PartialRenderer

def template_keys(_)

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

def template_keys: (String _) -> Array[]

This signature was generated using 9 samples from 1 application.

def template_keys(_)
  @locals.keys
end