Displaying 1 result from an estimated 1 matches for "thazt".
Did you mean:
that
2006 Mar 02
1
Forms with and without Models and Error Handling
Hi,
I currently programming a delicious clone to understand ruby on rails.
The problem I''ve got is that I prefill a form (form without models)
without a database connection and then save it into the database.
For validation i am using the validation helper methods. My Problem is
that i don''t know how I get the error hash from the helper method
validates... etc. because I