fixed everything to work in production

This commit is contained in:
root
2013-12-09 04:54:16 +00:00
parent e8751fa215
commit fa7835f174
57 changed files with 740 additions and 5 deletions

View File

@@ -34,7 +34,7 @@ end
gem 'rack-cors', :require => 'rack/cors'
gem 'ridc'
gem 'ridc', "~> 0.0.6"
# Use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.1.2'