This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Apr 17 11:06:29 -0700 2009 | |
| |
CHANGELOG.md | Tue Jul 28 14:26:57 -0700 2009 | |
| |
MIT-LICENSE | Thu Apr 16 10:52:20 -0700 2009 | |
| |
README.md | Tue Jul 28 14:22:27 -0700 2009 | |
| |
Rakefile | Thu Apr 16 10:52:20 -0700 2009 | |
| |
app/ | Tue Jul 28 14:26:29 -0700 2009 | |
| |
config/ | Tue Jul 28 13:27:37 -0700 2009 | |
| |
db/ | Thu Apr 30 05:16:47 -0700 2009 | |
| |
init.rb | Mon Jun 01 01:33:18 -0700 2009 | |
| |
install.rb | Thu Apr 16 10:52:20 -0700 2009 | |
| |
lib/ | Thu Apr 16 10:52:20 -0700 2009 | |
| |
locale/ | Tue May 05 08:29:40 -0700 2009 | |
| |
public/ | Wed Apr 29 05:11:29 -0700 2009 | |
| |
tasks/ | Thu Apr 16 10:52:20 -0700 2009 | |
| |
test/ | Tue Jul 28 14:22:27 -0700 2009 | |
| |
todos.markdown | Tue May 05 08:29:40 -0700 2009 | |
| |
tog_oracle_template.rb | Tue Jul 28 13:30:34 -0700 2009 | |
| |
uninstall.rb | Thu Apr 16 10:52:20 -0700 2009 |
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







