lib/sitehub/string_sanitiser.rb in sitehub-0.4.2 vs lib/sitehub/string_sanitiser.rb in sitehub-0.4.3

- old
+ new

@@ -2,6 +2,6 @@ module StringSanitiser def sanitise(string) string.chomp.strip end end -end \ No newline at end of file +end