lib/nanoc/helpers/text.rb in nanoc-4.0.0b2 vs lib/nanoc/helpers/text.rb in nanoc-4.0.0b3
- old
+ new
@@ -1,6 +1,4 @@
-# encoding: utf-8
-
module Nanoc::Helpers
# Contains several useful text-related helper functions.
module Text
# Returns an excerpt for the given string. HTML tags are ignored, so if
# you don't want them to turn up, they should be stripped from the string