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

def add_code(code)

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

def add_code: (String code) -> false

This signature was generated using 9 samples from 1 application.

def add_code(code)
  flush_newline_if_pending(src)
  super
end