Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atmos/hancock-client-rails
Rails 2.3.2 Hancock Consumer Application using Sinatra Middleware as Rails Metal
https://github.com/atmos/hancock-client-rails
Last synced: 3 months ago
JSON representation
Rails 2.3.2 Hancock Consumer Application using Sinatra Middleware as Rails Metal
- Host: GitHub
- URL: https://github.com/atmos/hancock-client-rails
- Owner: atmos
- Created: 2009-03-19T20:49:57.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2009-06-16T05:28:11.000Z (over 15 years ago)
- Last Synced: 2024-04-15T13:59:33.442Z (9 months ago)
- Language: Ruby
- Homepage:
- Size: 175 KB
- Stars: 15
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.0Unit Test
=========
The unit tests suck, there's only one to verify the default page redirectCucumber Tests
==============
* Install the safariwatir gem
* run `rake features` if you're on a mac