[Rails] Re: Captcha Trouble

2010-02-21 Thread Karthikeyan
Thanks a lot! Thanks to all who have taken pains to answer this question. I found perfect solution in http://www.codeandcoffee.com/2007/06/implementing-a-captcha-with-ruby-on-rails-in-10-minutes-or-less/ . I haven't tested catchcaptor.com , but it looks impressive. Hope this discussion will be

[Rails] Re: Captcha Trouble

2010-02-20 Thread Karthikeyan
Got captcha installed. But when I tried ( refering http://rdoc.info/projects/zendesk/captcha ) $rake captcha:generate COUNT=250 It gave the following output rake aborted! Don't know how to build task 'captcha:generate' This is looking like rocket science to me. On Feb 20, 8:45 pm, Curtis

Re: [Rails] Re: Captcha Trouble

2010-02-20 Thread Curtis Cooley
On Sat, Feb 20, 2010 at 8:50 AM, Karthikeyan mindas...@gmail.com wrote: Got captcha installed. But when I tried ( refering http://rdoc.info/projects/zendesk/captcha ) $rake captcha:generate COUNT=250 It gave the following output rake aborted! Don't know how to build task

[Rails] Re: Captcha Trouble

2010-02-20 Thread Karthikeyan
Has any one else run into the following problem? On Feb 21, 12:42 am, Curtis Cooley curtis.coo...@gmail.com wrote: On Sat, Feb 20, 2010 at 8:50 AM,Karthikeyanmindas...@gmail.com wrote: Got captcha installed. But when I tried ( refering http://rdoc.info/projects/zendesk/captcha) $rake

Re: [Rails] Re: Captcha Trouble

2010-02-20 Thread tommy xiao
use captcha service: http://captchator.com/ 2010/2/21 Karthikeyan mindas...@gmail.com Has any one else run into the following problem? On Feb 21, 12:42 am, Curtis Cooley curtis.coo...@gmail.com wrote: On Sat, Feb 20, 2010 at 8:50 AM,Karthikeyanmindas...@gmail.com wrote: Got captcha