This is an example app showing some basic features of the RPXNow Rails plugin/gem
- 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
rake gems:install
rake db:migrate
./script/server
Visit http://localhost:3000
- show more advanced features
Michael Grosser
grosser.michael@gmail.com
Hereby placed under public domain, do what you want, just do not hold me accountable...