Eric,

I have it going using the validation syntax recommended in the RDoc:

if verify_recaptcha(:model => @job) && @job.save
...

When I tried using an if/else for the validation, a mismatch threw an
error.

-Kyle

-- 
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