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 (
commit 10059a771e3601ba0f244919d61613913282817c
tree 66743df4e1e42d479e32258bbd320c8ec58b1631
parent d9e0e769e372d97511e64ffad1835766969cf499
tree 66743df4e1e42d479e32258bbd320c8ec58b1631
parent d9e0e769e372d97511e64ffad1835766969cf499
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue May 20 22:53:04 -0700 2008 | [btakita] |
| |
.gitmodules | Sat Apr 05 16:45:12 -0700 2008 | [btakita] |
| |
README | Tue May 20 14:07:15 -0700 2008 | [Grockit] |
| |
Rakefile | Tue May 20 14:07:15 -0700 2008 | [Grockit] |
| |
app/ | Wed May 07 00:17:34 -0700 2008 | [btakita] |
| |
config/ | Tue May 20 22:53:04 -0700 2008 | [btakita] |
| |
db/ | Sun Apr 20 23:54:14 -0700 2008 | [btakita] |
| |
doc/ | Sat May 17 15:03:08 -0700 2008 | [btakita] |
| |
lib/ | Tue May 20 14:07:15 -0700 2008 | [Grockit] |
| |
log/ | Mon Apr 07 00:05:12 -0700 2008 | [btakita] |
| |
public/ | Wed May 07 23:06:28 -0700 2008 | [btakita] |
| |
script/ | Tue May 20 22:53:04 -0700 2008 | [btakita] |
| |
spec/ | Thu May 22 01:40:32 -0700 2008 | [btakita] |
| |
stories/ | Tue Apr 01 00:49:41 -0700 2008 | [btakita] |
| |
test/ | Sun Mar 30 00:57:11 -0700 2008 | [btakita] |
| |
vendor/ | Thu May 22 01:40:32 -0700 2008 | [btakita] |
README
To get Pain Point running, run: sudo gem install geminstaller sudo geminstaller rake db:create:all rake db:migrate rake spec:db:fixtures:load script/server To run the tests: selenium script/screw_unit_server rake Some minimum features of pain-point: 1) allow users to signup 2) allow users to create pain points 3) allow users to edit paint points 4) allow users to vote on a pain point




