cf-swearjar 1.0.6 → 1.0.7
Sign up to get free protection for your applications and to get access to all the features.
- data/README.rdoc +1 -1
- data/lib/config/en.yml +648 -1076
- data/lib/swearjar/version.rb +1 -1
- data/lib/swearjar.rb +2 -3
- metadata +2 -2
data/README.rdoc
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
= Swearjar
|
2
2
|
|
3
|
-
Simple profanity detection with content analysis. Added a
|
3
|
+
Simple profanity detection with content analysis. Added a different dictionary and a few tweaks to joshbuddy's version
|
4
4
|
|
5
5
|
== Installation
|
6
6
|
|