forked from bofh/fetsite
Omniauth + Omniauthfacebook
für
This commit is contained in:
4
Gemfile
4
Gemfile
@@ -53,6 +53,8 @@ gem "paper_trail" , '>=2.7.0'
|
||||
|
||||
# User management
|
||||
gem "devise" ,'~>2.2.3'
|
||||
gem "omniauth"
|
||||
gem "omniauth-facebook"
|
||||
|
||||
# Roles for users
|
||||
gem "rolify"
|
||||
@@ -80,4 +82,4 @@ gem "simple_calendar", "~> 0.1.9"
|
||||
gem 'rmagick'
|
||||
|
||||
gem 'bootstrap-addons-rails'
|
||||
gem "jquery-fileupload-rails"
|
||||
gem "jquery-fileupload-rails"
|
||||
|
||||
Reference in New Issue
Block a user