A clone of StackOverflow written in Rails and Backbone
JavaScript Ruby CSS
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
app
bin
config
db
lib
log
public
seeder
test
vendor/assets
.gitignore
Gemfile
Gemfile.lock
README.rdoc
Rakefile
config.ru

README.rdoc

README

  • A single page clone of StackOverflow written in Rails and Backbone.

  • Supports commenting on both questions and answers, and voting on each of questions, answers and comments, via polymorphic associations.

  • Custom index method enables sorting of questions by any of author, tag or voter.

  • Autocomplete search for questions and tags enabled.

  • Text of questions, anwers and comments taken from Crime and Punishment by Fyodor Dostoevsky