Sha256: 1a50ac125742c16da343bc13083fd33d3b0818d67a338780b8735480c417393b
Contents?: true
Size: 539 Bytes
Versions: 2
Compression:
Stored size: 539 Bytes
Contents
This directory contains example that demonstrate use of the ruby-mojeID library. Make sure you have properly installed the library before running the example. These example are a great place to start in integrating ruby-mojeID into your application. ==Rails example You'll need the Ruby on Rails 2.3.9 installed, and then: cd rails_openid ./script/server Open a web browser to http://localhost:3000/ and try to get data or store data. For more examples how to use ruby-OpenID, please look at https://github.com/openid/ruby-openid
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ruby-mojeid-0.2.2 | examples/README |
ruby-mojeid-0.2.1 | examples/README |