method
add_postamble
v7.1.3.4 -
Show 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