This is an example rails 3 app showing some basic features of the RPXNow Rails plugin/gem (rails 2 version)
- dead simple login/authentification
- new/register/login completed in ~ 15 LOC
git clone git://github.com/grosser/rpx_now_example.git
cd rpx_now_example
bundle install
rake db:migrate
rails s
Visit http://localhost:3000
- show more advanced features
Michael Grosser
[email protected]
Hereby placed under public domain, do what you want, just do not hold anyone accountable...