summaryrefslogtreecommitdiff
path: root/devel/rubygem-devise-rails-gitlab/pkg-descr
blob: eda2e6aab5ab36e848dc6887a005cd713c163dd6 (plain) (blame)
1
2
3
4
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.