public
Description: Extension of the Authlogic library to add OpenID support.
Homepage: http://authlogic-oid.rubyforge.org
Clone URL: git://github.com/binarylogic/authlogic_openid.git
authlogic_openid / .gitignore
100644 8 lines (7 sloc) 0.062 kb
1
2
3
4
5
6
7
8
.DS_Store
*.log
*.sqlite3
pkg/*
coverage/*
doc/*
benchmarks/*