class ActionView::Template::Handlers::ERB::Erubi

def add_postamble(_)

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

def add_postamble: (String _) -> untyped

This signature was generated using 1 sample from 1 application.

def add_postamble(_)
  flush_newline_if_pending(src)
  super
end