Oh and this is the error I get in my terminal: "TypeError (can't convert nil into Integer):"
On 3 nov, 23:07, mattyh88 <[email protected]> wrote: > 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 [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.

