Thank you everyone for the previous validation help. I have one last
question... Can anyone tell me if there is a standard way to deal with a
failed
validation and loss of the data that was partially completed on the
form. I currently use a redirect back to the same action and lose all
the data (obviously). Do I send valid data back and forth in the
params hash?
My standard response for beginners who have not yet got the basics of
rails is to work right through a good tutorial such as
railstutorial.org, which is free to use online. That should cover
your question and many others that you have yet to ask.