Categories: None [Edit]

active_record_openid_store

https://rubygems.org/gems/active_record_openid_store
https://github.com/skorks/active_record_openid_store
A store is required by an OpenID server and optionally by the consumer to store associations, nonces, and auth key information across requests and processes. If rails is distributed across several machines, they must must all have access to the same OpenID store data, so the FilesystemStore won't do. The code here is copied from the openid-ruby library examples. All I did was move some things around, add a namespace and package it all up as a rails engine/plugin, with some conveniences, for use with Rails 3.

Total

Ranking: 29,446 of 187,591
Downloads: 44,738

Daily

Ranking: 45,150 of 187,571
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,165,649,814rake
131,136,237,797json
28925,037,502rspec
36719,592,156activerecord
2,05811,729,340ruby-openid

Owners

#GravatarHandle
1iconskorks