RE: Re: Easy way to handle form input without a model class?

See this page:

http://rails.techno-weenie.net/tip/2005/11/19/validate_your_forms_with_a
_table_less_model

It’s awesome and if you know how to tweak it, you can make it do some
other cool things as well.