Class: Nokogiri::HTML::DocumentFragment

Inherits:
Object
  • Object
show all
Defined in:
lib/html_truncator.rb

Instance Method Summary collapse

Instance Method Details

#ellipsable?Boolean

Returns:

  • (Boolean)


29
30
31
# File 'lib/html_truncator.rb', line 29

def ellipsable?
  true
end