Skip to content

mazur/rpx_now_example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...

About

Example Rails 3 app using RPXNow plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%