Padrino::Helpers::OutputHelpers::HamlHandler

Class: Padrino::Helpers::OutputHelpers::HamlHandler

Inherits:
AbstractHandler

Overview

Handler for Haml templates.

Instance Attribute Summary

Attributes inherited from AbstractHandler

#output_buffer, #template

Instance Method Summary

Methods inherited from AbstractHandler

#concat_to_template, #initialize

Constructor Details

This class inherits a constructor from Padrino::Helpers::OutputHelpers::AbstractHandler

Instance Method Details

#capture_from_template(*args, &block) ⇒ Object

Captures the html from a block of template code for this handler.

#engine_matches?(block) ⇒ Boolean

Returns true if the block is for Haml

Returns:

  • (Boolean)
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部