commit 673fda9725b3a0b5522afdbe4fc9c0608243723c Author: José Valim Date: Wed Sep 16 09:17:43 2009 -0300 First commit. diff --git a/README.rdoc b/README.rdoc new file mode 100644 index 00000000..d2202650 --- /dev/null +++ b/README.rdoc @@ -0,0 +1,11 @@ +== Devise + +Flexible authentication solution for Rails with Warden. + +== Dependencies + +http://github.com/hassox/warden + +== License + +MIT License. Copyright 2009 Plataforma Tecnologia.