ruby on rails - How to implement a profanity filter in RoR? -
I am developing a social web application with ROR. I realized that this is probably a good idea to prevent users from indulging in rude or dirty language in comments or posts.
Do you know any solutions or plug-ins that help me prevent something like this?
The correct word you are looking for is an rude filter ( Edited). Some past discussions have been given on this topic:
Comments
Post a Comment