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 16 samples from 2 applications.

def add_code(code)
  flush_newline_if_pending(src)
  super
end