Fixed some issues with registration

This commit is contained in:
Godwin
2014-03-15 20:43:16 -06:00
parent 243c47a6e7
commit 55d47180e0
6 changed files with 19 additions and 36 deletions
-1
View File
@@ -48,7 +48,6 @@ gem "compass-rails", "~> 1.1.3"
gem 'foundation-rails'
gem 'turbolinks'
gem 'uglifier', '>= 1.3.0'
#gem 'bcrypt-ruby', git: 'https://github.com/codahale/bcrypt-ruby.git'
gem 'sorcery', '>= 0.8.1'
gem 'oauth2', '~> 0.8.0'
gem 'ruby-drupal-hash'