validates_decency_of 1.5.1
Rails plugin that uses George Carlin's list of seven dirty words (aka swear words, aka cuss words) to check for decency on ActiveRecord model attributes.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 2.3.4
activesupport
>= 2.3.4