ProfanityWordsFilter

Welcome to ProfanityWordsFilter gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file lib/ProfanityWordsFilter. To experiment with that code, run bin/console for an interactive prompt.

Installation

Add this line to your application's Gemfile:

gem 'ProfanityWordsFilter'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install ProfanityWordsFilter