method
add_postamble
v6.1.3.1 -
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 74
def add_postamble(_)
flush_newline_if_pending(src)
super
end