mrflip / restful_authentication_example

App with restful_authentication, open_id_authentication, and role_requirement

This URL has Read+Write access

Philip (flip) Kromer (author)
Sat Aug 23 14:54:29 -0700 2008
README
This is a sample app with restful_authentication, open_id_authentication, and role_requirement -- it's mostly a 
playground for testing changes to those plugins.


Uses:
* restful-authentication
  * My branch:    http://github.com/mrflip/restful-authentication
  * Forked from:  http://github.com/technoweenie/restful-authentication

* open_id_authentication
  * My branch:    http://github.com/mrflip/open_id_authentication
  * Forked from:  http://github.com/josh/open_id_authentication

* role_requirement
  * My branch:    http://github.com/mrflip/role_requirement
  * Forked from (SVN):  http://code.google.com/p/rolerequirement

I've also used the following popular plugins:
* rspec
* rspec_on_rails

  


http://github.com/technoweenie/rspec_on_rails_on_crack