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
hancock-client-rails / README.md
100644 21 lines (16 sloc) 0.524 kb

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