more progress
This commit is contained in:
@@ -34,7 +34,7 @@ end
|
||||
gem 'jquery-rails'
|
||||
|
||||
# To use ActiveModel has_secure_password
|
||||
# gem 'bcrypt-ruby', '~> 3.0.0'
|
||||
gem 'bcrypt-ruby'
|
||||
|
||||
# To use Jbuilder templates for JSON
|
||||
# gem 'jbuilder'
|
||||
@@ -42,6 +42,9 @@ gem 'jquery-rails'
|
||||
# Use unicorn as the app server
|
||||
gem 'unicorn'
|
||||
|
||||
# Pow related gem
|
||||
gem 'powder'
|
||||
|
||||
# Deploy with Capistrano
|
||||
# gem 'capistrano'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user