This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun May 04 17:46:45 -0700 2008 | |
| |
NOTES-security.txt | ||
| |
README | ||
| |
Rakefile | Sun May 04 17:37:27 -0700 2008 | |
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | Sun May 04 17:37:27 -0700 2008 | |
| |
lib/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | Sun May 04 18:35:24 -0700 2008 | |
| |
spec/ | ||
| |
stories/ | ||
| |
test/ | ||
| |
vendor/ |
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 * rails-authorization-plugin * http://www.billkatz.com/authorization * http://code.google.com/p/rails-authorization-plugin/w/list * http://www.writertopia.com/developers/authorization * My branch: http://github.com/mrflip/rails-authorization-plugin * Forked from: http://github.com/DocSavage/rails-authorization-plugin I've also used the following popular plugins: * rspec * rspec_on_rails * sexy_specs * rspec_on_rails_on_crack http://github.com/technoweenie/rspec_on_rails_on_crack *** Things you have to do for best results *** * make the /public/ac/ directory, * chown it to your mongrel_user, and * ensure it is (writeable by mongrel) and (readable by mongrel and nginx) * If you use google analytics, set the google analytics token and uncomment the corresponding line. =========================================================================== More: * Gravatar support: http://gravatarplugin.rubyforge.org/ * CAPTCHA support: http://agilewebdevelopment.com/plugins/recaptcha * Safe ERB: http://wiki.rubyonrails.org/rails/pages/Safe+ERB * Whitelist Tags: http://svn.techno-weenie.net/projects/plugins/white_list/README ===========================================================================








