lib/picky/character_substituters/west_european.rb in picky-0.12.3 vs lib/picky/character_substituters/west_european.rb in picky-1.0.0

- old
+ new

@@ -1,7 +1,7 @@ # encoding: utf-8 # -module CharacterSubstituters +module CharacterSubstituters # :nodoc:all # Substitutes Umlauts like # ä, ö, ü => ae, oe, ue. # (and more, see specs) # class WestEuropean \ No newline at end of file