Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 829 Bytes

Readme.md

File metadata and controls

29 lines (22 loc) · 829 Bytes

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

Setup

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

TODO

  • show more advanced features

Authors

Michael Grosser
[email protected]
Hereby placed under public domain, do what you want, just do not hold anyone accountable...