Module: HpricotTruncator::IgnoredTag
- Defined in:
- app/helpers/text_helper.rb
Instance Method Summary collapse
Instance Method Details
#truncate(length) ⇒ Object
45 46 47 |
# File 'app/helpers/text_helper.rb', line 45 def truncate(length) self end |