SafeBufferEnhancer is an Erubis Enhancer that compiles templates that are fit for using ActiveSupport::SafeBuffer as a Buffer.
@api private
# File lib/padrino-core/application/rendering/extensions/erubis.rb, line 16 def add_expr_escaped(src, code) src << " #{@bufvar}.safe_concat " << code << ';' end
Generated with the Darkfish Rdoc Generator 2.