FormValidator Library
Aug. 28, 2010 Travis Whitton <[email protected]>
FormValidator is a full featured form validation library written in pure ruby. See README.rdoc for more details.
[How to install]
- su to root
- ruby install.rb build the docs if you want to
- rdoc --main README.rdoc formvalidator.rb README.rdoc
[Alternate installation]
- gem install formvalidator
[Copying] FormValidator extension library is copywrited free software by Travis Whitton [email protected]. You can redistribute it under the terms specified in the COPYING file of the Ruby distribution.
[WARRANTY] THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.