obscenity
obscenity copied to clipboard
Obscenity is a profanity filter gem for Ruby/Rubinius, Rails (through ActiveModel), and Rack middleware.
Results
22
obscenity issues
Sort by
recently updated
recently updated
newest added
If I try to reconfigure obscenity to switch between multiple blacklists, it'll claim to be pointing to the new list, without actually using it in `sanitize`. For example, in this...
1.9.3p194 :003 > Obscenity.sanitize("text with as$") => "text with as$"