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 e48767e8a4cbc9f37640b2aa173fe008c3c145d9
tree ec97170beaf1892acc36fc81933a078cc8169c6b
parent fe09c83b97a426573efb978b31bbc0b27e825157
tree ec97170beaf1892acc36fc81933a078cc8169c6b
parent fe09c83b97a426573efb978b31bbc0b27e825157
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.md | ||
| |
Rakefile | Thu Mar 19 14:10:55 -0700 2009 | |
| |
app/ | ||
| |
config/ | ||
| |
features/ | ||
| |
lib/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
vendor/ |
README.md
Welcome to the Hancock Rails Client
This is an example client application using a sinatra app as rails metal middleware for the hancock SSO server.
Installation
- Install the [hancock client libraries][hancock-client]
- Install rails 2.3.2 or greater
- Install cucumber 0.2.0
Unit Test
The unit tests suck, there's only one to verify the default page redirect
Cucumber Tests
- Install the safariwatir gem
- run
rake featuresif you're on a mac









