public
Description: Rails 2.3.2 Hancock Consumer Application using Sinatra Middleware as Rails Metal
Homepage:
Clone URL: git://github.com/atmos/hancock-client-rails.git
atmos (author)
Tue Apr 28 02:08:21 -0700 2009
commit  e48767e8a4cbc9f37640b2aa173fe008c3c145d9
tree    ec97170beaf1892acc36fc81933a078cc8169c6b
parent  fe09c83b97a426573efb978b31bbc0b27e825157
name age message
file .gitignore Loading commit data...
file README.md
file Rakefile Thu Mar 19 14:10:55 -0700 2009 blank rails 2.3 app [pedro]
directory app/
directory config/
directory features/
directory lib/
directory public/
directory script/
directory test/
directory 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 features if you're on a mac