Ruby on Rails
Validate Attributes (Version #1)

validate_attributes is a really simple plugin to validate specific attributes of a model unlike the method valid? which collectively validates all the attributes. This plugin provides the functionality of validating specific attribute(s) and skipping others’ validations and vise versa.

HomePage : click here

SVN : svn://vinsol.com/plugins/sur/validate_attributes

Post a comment : click here

validate_attributes is a really simple plugin to validate specific attributes of a model unlike the method valid? which collectively validates all the attributes. This plugin provides the functionality of validating specific attribute(s) and skipping others’ validations and vise versa.

HomePage : click here

SVN : svn://vinsol.com/plugins/sur/validate_attributes

Post a comment : click here