method

add_postamble

rails latest stable - Class: ActionView::Template::Handlers::ERB::Erubi
add_postamble(_)
private

No documentation available.

# File actionview/lib/action_view/template/handlers/erb/erubi.rb, line 70
          def add_postamble(_)
            flush_newline_if_pending(src)
            super
          end