diff options
author | karen Carias <karen@gitlab.com> | 2015-06-30 11:42:33 -0700 |
---|---|---|
committer | karen Carias <karen@gitlab.com> | 2015-06-30 11:42:33 -0700 |
commit | bea0b6df3803036e77c730aba8d7eed34525a281 (patch) | |
tree | 1e26012705d3a9b9da88a4bec754dbd6ec13e07c /Gemfile | |
parent | 42201b150dd9bf117741d0fcc6f7ac09b3565c83 (diff) | |
download | gitlab-ce-bea0b6df3803036e77c730aba8d7eed34525a281.tar.gz |
added note about Devise
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -278,3 +278,5 @@ gem "newrelic_rpm" gem 'octokit', '3.7.0' gem "rugments" + +NOTE: The authentication gem used in GitLab is called 'Devise' |