Hi,

I'm writing a Rails 2.3.2 app and am using form_tag and trying to
figure out the best way to perform validation, and on failure I want
to display the errors back to the user just as with ActiveRecord,
except this form is for contact purpose and does not have a table in
the back.

I've looked around and found the Tableless ActiveRecord which is
apparently deprecated, and the  ActiveForm, which seems pretty good,
except that it seems to be idle since 2008 as I see. Can I rely on it,
or am I gonna end up changing lot of code soon after we move to Rails
3? What's the best way to do it?

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to