Module: HpricotTruncator::IgnoredTag

Defined in:
vendor/plugins/refinery/lib/refinery/html_truncation_helper.rb

Instance Method Summary collapse

Instance Method Details

#truncate(max_length) ⇒ Object



100
101
102
# File 'vendor/plugins/refinery/lib/refinery/html_truncation_helper.rb', line 100

def truncate(max_length)
  self
end