Class: HTML::Pipeline::DashFilter
- Inherits:
-
TextFilter
- Object
- TextFilter
- HTML::Pipeline::DashFilter
- Defined in:
- lib/html/pipeline/bungo/dash_filter.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
5 6 7 |
# File 'lib/html/pipeline/bungo/dash_filter.rb', line 5 def call dash_filter(@text) end |