Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 572 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 572 Bytes

WIP: Profanator

Profanator is a profanity validator for Rails. It's based on a Laravel package I've built.

Installation

Add this line to your application's Gemfile:

gem 'profanator'

And then execute:

$ bundle

Or install it yourself as:

$ gem install profanator

Usage

WIP: How to use this plugin.

Contributing

WIP: Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.