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 helpful to those who are having trouble
with captcha.

On Feb 21, 10:53 am, tommy xiao <xia...@gmail.com> wrote:
> 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,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 'captcha:generate'
>
> > > > This is looking like rocket science to me.
>
> > > Sorry, can't help much there. I'm still learning Rails and find that
> > > building my own instead of using plugins helps me grok things better.
> > > Like rolling my own authentication and authorization.
>
> > > For example, instead of captchas for user validation, I use a simple
> > > email challenge. Of course that meant I had to learn ActionMailer, but
> > > that's built in.
>
> > > --
> > > Curtis Cooley
> > > curtis.coo...@gmail.com
> > > home:http://curtiscooley.com
> > > blog:http://ponderingobjectorienteddesign.blogspot.com
> > > ===============
> > > Leadership is a potent combination of strategy and character. But if
> > > you must be without one, be without the strategy.
> > > -- H. Norman Schwarzkopf
>
> > --
> > 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-t...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/rubyonrails-talk?hl=en.
>
> --
> tommy xiao
> E-mail: xiaods(AT)gmail.com

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to