Skip to content

sidravic/answers_demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Answers Demo App

Inspired by 37signals' http://answers.37signals.com

Designed to just measure up how long would it take to recreate
a similar app - sans web design.

And it actually took around 6hrs to put together (because of
a few struggles with webrat)

Depends on:

  gem install bundler

To install it:

  git clone git://github.com/akitaonrails/answers_demo.git
  cd answers_demo
  gem bundle
  rake db:migrate
  rake db:seed
  ./script/server

Feel free to play with it.

About

answers.37signals.com clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published