more progress

This commit is contained in:
Ken Johnson
2013-04-24 16:12:16 -04:00
parent 8f2be0587f
commit fb59deb224
69 changed files with 45006 additions and 6 deletions
+4 -1
View File
@@ -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'