Module: Haml::Filters::Gaugejs
- Includes:
- Base
- Defined in:
- lib/fnordmetric/ext.rb
Instance Method Summary collapse
Instance Method Details
#render(text) ⇒ Object
18 19 20 |
# File 'lib/fnordmetric/ext.rb', line 18 def render(text) "<FNORDMETRIC-GAUGEJS>#{text}</FNORDMETRIC-GAUGEJS>" end |