You are here: Browse Railsplugins Sanitized
= Sanitized
Cleans up fields prior to saving.
Usage
:clean - strips and white lists :white_list - uses the white list plugin :strip - strips whitespace from start and end of field :fix_links - ensure url's given are proceed with http://
Note: More than one sanctification may be applied to a set of applied e.g. [:clean, :fix_links]
NotesTests require updating
CreditsLargely based on Alex Paynes Acts as sanitized plugin. See http://www.al3x.net.
NOTE: This description has been extracted from the Plugin README and so the formatting may need updating to make browser friendly