summaryrefslogtreecommitdiff
path: root/devel/rubygem-devise-rails-gitlab/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-devise-rails-gitlab/pkg-descr')
-rw-r--r--devel/rubygem-devise-rails-gitlab/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/rubygem-devise-rails-gitlab/pkg-descr b/devel/rubygem-devise-rails-gitlab/pkg-descr
new file mode 100644
index 000000000000..eda2e6aab5ab
--- /dev/null
+++ b/devel/rubygem-devise-rails-gitlab/pkg-descr
@@ -0,0 +1,5 @@
+Devise is a flexible authentication solution for Rails based on Warden. It:
+- Is Rack based;
+- Is a complete MVC solution based on Rails engines;
+- Allows you to have multiple models signed in at the same time;
+- Is based on a modularity concept: use only what you really need.