bcwik9 / antitrollaliens

Rails project to implement captcha-like questions

Home Page:http://alientrolls.bencwik.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABOUT

Simple rails site which asks user to input number of words in a sentence, excluding some words, then determines if the users answer is correct.

STEPS TO RUN SERVER LOCALLY

  • clone this repository

  • run: apt-get install rails

  • run: apt-get install libsqlite3-dev

  • cd to: alientrolls

  • run: bundle install

  • run: source run.sh

  • Run tests: rake test

About

Rails project to implement captcha-like questions

http://alientrolls.bencwik.com


Languages

Language:Ruby 86.4%Language:Perl 4.5%Language:JavaScript 4.4%Language:CSS 3.4%Language:CoffeeScript 0.8%Language:Shell 0.4%