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,759 of 188,779
Downloads: 45,064

Daily

Ranking: 88,817 of 188,757
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,202,684,222rake
121,175,789,890json
29941,363,553rspec
36741,136,506activerecord
2,06012,104,117ruby-openid

Owners

#GravatarHandle
1iconskorks