Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 635 Bytes

README.markdown

File metadata and controls

24 lines (19 loc) · 635 Bytes

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

Setup

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

TODO

  • show more advanced features

Author

Michael Grosser
grosser.michael@gmail.com
Hereby placed under public domain, do what you want, just do not hold me accountable...