Module: Distillery
- Defined in:
- lib/distillery.rb,
lib/distillery/version.rb,
lib/distillery/document.rb
Defined Under Namespace
Classes: Document
Constant Summary collapse
- ROOT =
File.dirname(__FILE__)
- VERSION =
"0.4.1"
Class Method Summary collapse
-
.distill(str, options = {}) ⇒ Object
Distills the HTMl document string to just the conent portion.