Hi, I''ve finished an ActionMailer setup using form_remote_tag It works fine but now I want to validate the content, like the email (its a mailing list signup) I can''t find any information on validating ActionMailer, all the material I can find on validation makes use of ActiveRecord. Any ideas? -- Posted via http://www.ruby-forum.com/.
alexp wrote:> Hi, I''ve finished an ActionMailer setup using form_remote_tag > It works fine but now I want to validate the content, like the email > (its a mailing list signup) > > I can''t find any information on validating ActionMailer, all the > material I can find on validation makes use of ActiveRecord. > > Any ideas?same question here.. -- Posted via http://www.ruby-forum.com/.