tjackiw / obscenity

Obscenity is a profanity filter gem for Ruby/Rubinius, Rails (through ActiveModel), and Rack middleware.
MIT License
215 stars 98 forks source link

Fixed masking words ending with $ #12

Open ronin opened 11 years ago

pyro2927 commented 10 years ago

This might be more useful if it handled ALL special characters instead of just $, though it also destroys the ability to filter with regex.