mrflip / restful_authentication_example

App with restful_authentication, open_id_authentication, and role_requirement

Philip (flip) Kromer (author)
Fri May 16 11:41:55 -0700 2008
commit  8eee21c8147f2ddb7780a19a0843e1c7b83e577c
tree    b8c4055018db2a437269135969b25ced120f724f
parent  ca734764a9b1046184fb8ffe874f4f27717d3659
restful_authentication_example / .gitignore
100644 21 lines (20 sloc) 0.245 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Icon?
.DS_Store
TAGS
REVISION
*.tmproj
.settings
.project
.tasks-cache
.svn
/log/*.log
/tmp/**/*
/config/database.yml
actionmailer_config_DONOTVERSION.rb
*DONOTVERSION*
/vendor/src/**/*
/db/*.sqlite*
/public/ac/*
/coverage
/doc/app
/doc/plugins