Module: HpricotTruncator::IgnoredTag
- Defined in:
- lib/text-helper.rb
Instance Method Summary collapse
Instance Method Details
#truncate(max_length) ⇒ Object
38 39 40 |
# File 'lib/text-helper.rb', line 38 def truncate(max_length) self end |