From: Ian Whitney Date: 2006-02-14T05:30:14+09:00 Subject: Re: ruby html (or xhtml) forms class... After not finding anything that met my needs, I'm writing one. But it's a couple months away from being ready. Ian On Feb 13, 2006, at 2:23 PM, Skeets wrote: > 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... > >