[Rails] Simple Captcha Rails 3
Hi,
I'm trying to use Simple Captcha with Rails 3. (https://github.com/
galetahub/simple-captcha)
I've installed it, and followed the controller based usage. But when I
go to my form on my site, I just see a textfield with the label (I
typed here):
<%= show_simple_captcha(:label => "human authentication") %>
The captcha image isn't displayed. Just a red cross (the 'image not
found' red cross that is).
I have imagemagick installed.
Thx,
Mathew
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home