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 ca9a65e7110ccaa37175c741e1cea1aaa9776180
tree bae7de1b619c3d0296c3953e1890da9262c1c6bd
parent 7ac763592449ef25d8ac2e1dfe6dafa45bf8f86d
tree bae7de1b619c3d0296c3953e1890da9262c1c6bd
parent 7ac763592449ef25d8ac2e1dfe6dafa45bf8f86d
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.gitmodules | Sat Apr 05 16:45:12 -0700 2008 | |
| |
README | Sat May 24 11:06:05 -0700 2008 | |
| |
Rakefile | Tue May 20 14:07:15 -0700 2008 | |
| |
app/ | ||
| |
config/ | ||
| |
db/ | Sun Apr 20 23:54:14 -0700 2008 | |
| |
doc/ | ||
| |
lib/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
spec/ | ||
| |
stories/ | ||
| |
test/ | ||
| |
vendor/ |
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 To use Selenium, you will need to have firefox-bin (firefox 2) on your path and set the environment variable MOZ_NO_REMOTE=1








