1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Set for production

This commit is contained in:
2014-12-22 07:21:18 -05:00
parent 90b96bb218
commit fb2badd931
5 changed files with 15 additions and 11 deletions

12
Gemfile
View File

@@ -42,16 +42,6 @@ end
gem 'devise'
gem 'cancan'
gem 'bootstrap-sass'
gem 'mysql'
# Use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.1.2'
# Use unicorn as the app server
# gem 'unicorn'
# Use Capistrano for deployment
# gem 'capistrano', group: :development
# Use debugger
# gem 'debugger', group: [:development, :test]