Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 761 Bytes

README.markdown

File metadata and controls

33 lines (26 loc) · 761 Bytes

This is an example rails 3 app showing some basic features of the RPXNow Rails plugin/gem

  • dead simple login/authentification
  • new/register/login completed in ~ 15 LOC
  • rails 3

Setup

git clone [email protected]:mazur/rpx_now_example.git
cd rpx_now_example
bundle install
rake db:migrate
script/rails server

Visit http://localhost:3000

TODO

  • show more advanced features

Author

Martin Mazur
[email protected]

Original Author

Michael Grosser
[email protected]

License

Hereby placed under public domain, do what you want, just do not hold anyone accountable...