lib/to_pass/converter.rb in to_pass-0.2.3 vs lib/to_pass/converter.rb in to_pass-0.2.4
- old
+ new
@@ -1,4 +1,7 @@
+# -*- coding: utf-8 -*-
+# vim:ft=ruby:enc=utf-8
+
module ToPass
# converts a given string into a password-like word
#
# the string can be a word or a sentence. everthing which
# contains whitespace is considered a sentence