search for: validates_unlike

Displaying 1 result from an estimated 1 matches for "validates_unlike".

2006 Jul 11
4
validates_unlike plugin
Validates Unlike Plugin (v 0.1) ======================== Validates Unlike plugin validates that the value of the specified attribute doesn''t match against the regular expression provided Class Contact < ActiveRecord::Base validates_unlike :comment, :with =>/html|http|onclick|onmouseover/ , :message => "comment can''t include: href,http,onclick,onmouseover." end ======================== Bug reports and feedback are always welcome. Please send them to edgargonzalez@gmail.com You can also visit http://www.lac...