Description =======BrainBuster is a logic captcha for Rails. A logic captcha attempts to detect automated responses (ie spambots) by asking a simple question, such as a word puzzle or math question. Logic captchas are often easier for humans to answer then image based captchas, but can exclude foreign users or users with cognitive disabilities. Some example question and answers are: "What is fifteen minus five?" => "10" "Which one of these doesn''t fit? ''blue, red, yellow, flower''" => ''flower'' For more on logic captchas and alternate approaches, please see http://www.w3.org/TR/turingtest/#logic Changes in this Release =================* use append_view_paths instead of directly appending to it, for edge rails compatibility [Hashrocket] * remove #send for 1.9 compatibility thanks, Rob http://robsanheim.com http://thinkrelevance.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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---