Omniauth + Omniauthfacebook

für
This commit is contained in:
Andreas Stephanides
2013-08-25 13:08:39 +02:00
parent 79e4b71df3
commit c592bf9d97
6 changed files with 71 additions and 4 deletions

View File

@@ -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"