public
Description: Questions&answers plugin for tog platform
Homepage: http://www.toghq.com
Clone URL: git://github.com/tog/tog_oracle.git
name age message
file .gitignore Fri Apr 17 11:06:29 -0700 2009 ignore .svn files Signed-off-by: Balint Erdi <... [balinterdi]
file CHANGELOG.md Tue Jul 28 14:26:57 -0700 2009 Release v0.5.0 [molpe]
file MIT-LICENSE Thu Apr 16 10:52:20 -0700 2009 initial commit Signed-off-by: Balint Erdi <bal... [balinterdi]
file README.md Tue Jul 28 14:22:27 -0700 2009 test fixed and normalized in folders [molpe]
file Rakefile Thu Apr 16 10:52:20 -0700 2009 initial commit Signed-off-by: Balint Erdi <bal... [balinterdi]
directory app/ Tue Jul 28 14:26:29 -0700 2009 version file [molpe]
directory config/ Tue Jul 28 13:27:37 -0700 2009 Rename routes.rb to desert_routes.rb Signed-of... [cauta]
directory db/ Thu Apr 30 05:16:47 -0700 2009 making all tests pass again after starting to u... [balinterdi]
file init.rb Mon Jun 01 01:33:18 -0700 2009 typo fix when closing overdue questions and sen... [balinterdi]
file install.rb Thu Apr 16 10:52:20 -0700 2009 initial commit Signed-off-by: Balint Erdi <bal... [balinterdi]
directory lib/ Thu Apr 16 10:52:20 -0700 2009 initial commit Signed-off-by: Balint Erdi <bal... [balinterdi]
directory locale/ Tue May 05 08:29:40 -0700 2009 put edit and pick suitable links on 'Your quest... [balinterdi]
directory public/ Wed Apr 29 05:11:29 -0700 2009 answers are rateable Signed-off-by: Balint Erd... [balinterdi]
directory tasks/ Thu Apr 16 10:52:20 -0700 2009 initial commit Signed-off-by: Balint Erdi <bal... [balinterdi]
directory test/ Tue Jul 28 14:22:27 -0700 2009 test fixed and normalized in folders [molpe]
file todos.markdown Tue May 05 08:29:40 -0700 2009 put edit and pick suitable links on 'Your quest... [balinterdi]
file tog_oracle_template.rb Tue Jul 28 13:30:34 -0700 2009 Sudo gems:install for template Signed-off-by: ... [cauta]
file uninstall.rb Thu Apr 16 10:52:20 -0700 2009 initial commit Signed-off-by: Balint Erdi <bal... [balinterdi]
README.md

TogOracle

tog_oracle is the Questions & Answers component of the tog platform. Registered users can ask questions and answer others' questions. The maker of the question can close the question by picking a suitable answer no earlier than 1 hour after the question had been posed.

A question that is still open after the 7th day will be auto-closed by a cron-like task and the question's owner notified about this and asked to pick a suitable answer.

Resources

Install

rake rails:template LOCATION=http://tr.im/tog_oracle_0_5_0

Sending out "please close question" requests for overdue questions regularly

This is done with the rufus-scheduler gem, see the init.rb file.

More

http://github.com/tog/tog_oracle/wikis

Copyright (c) 2009 Keras Software Development, released under the MIT license