Categories: None [Edit]
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: 27,805 of 182,915
Downloads: 43,743
Daily
Ranking: 76,031 of 182,900
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 945,559,759 | rake |
18 | 901,286,598 | json |
25 | 813,851,472 | rspec |
35 | 591,033,097 | activerecord |
1,912 | 10,689,736 | ruby-openid |
Owners
# | Gravatar | Handle |
---|---|---|
1 | skorks |