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: 29,667 of 188,354
Downloads: 44,960
Daily
Ranking: 61,290 of 188,339
Downloads: 3
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 | 1,192,295,793 | rake |
| 12 | 1,164,536,466 | json |
| 29 | 936,893,351 | rspec |
| 36 | 734,817,456 | activerecord |
| 2,054 | 11,998,532 | ruby-openid |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | skorks |