Sha256: 0be7a7ff7019e3d5bb2b9da27e89b9788667886d4b8158637cb5f9f290df9133
Contents?: true
Size: 193 Bytes
Versions: 16
Compression:
Stored size: 193 Bytes
Contents
format do def render_haml locals={}, template=nil, a_binding=nil, &block template ||= yield a_binding ||= binding ::Haml::Engine.new(template).render(a_binding, locals) end end
Version data entries
16 entries across 16 versions & 1 rubygems