Methods

Files

Padrino::Rendering::SafeTemplate

A SafeTemplate assumes that its output is safe.

@api private

Public Instance Methods

render(*) click to toggle source
# File lib/padrino-core/application/rendering.rb, line 15
def render(*)
  super.html_safe
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.