RubyGems.org

This plugin for Rails allows several web apps in an authentication domain to share session state, facilitating single sign-on in a distributed web app. It only provides session sharing and does not concern itself with authentication or replication of the user database.

installgem install has_global_session
Authors

Tony Spataro

13,225 total downloads 909 for this version
Owners

Fefccf4b7fc94f7763161159bd4afa52

Gemfile
gem "has_global_session", "~> 1.1.3"
Versions
  1. 1.1.3 November 10, 2010
  2. 1.1.2 October 29, 2010
  3. 1.1.0 July 27, 2010
  4. 1.0 July 27, 2010
  5. 0.9.5 July 20, 2010
Show all versions (22 total)