does one exist? i use an excellent php based forms class when i code in php. it includes javascriput validation, server side validation, regex validation and a lot more. does ruby have something similar, or will i have to 1. code my own (not gonna happen anytime soon) or 2. just write the html out every time (not good)? tia...