public
Description: A attempt to make SSL client certificate authentication with rails painless
Homepage: http://blog.startika.com
Clone URL: git://github.com/labria/rails-ssl-authentication.git
remove db and index
labria (author)
Sat Feb 23 08:08:09 -0800 2008
commit  dde20659658d2440c779968afe7b09a96538245f
tree    d52ec6cd06e0aaf6fd4cae38019bf4900965b3df
parent  49f7a738cf94f8dc4ce89ac55b8141c146acb92f
...
3
4
5
6
7
 
 
 
8
...
3
4
5
 
6
7
8
9
10
0
@@ -3,4 +3,6 @@ tmp/**/*
0
 .DS_Store
0
 public/cache/**/*
0
 doc/api
0
-doc/app
0
\ No newline at end of file
0
+doc/app
0
+db/development.sqlite3
0
+db/schema.rb
0
\ No newline at end of file

Comments

    No one has commented yet.