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

Added styling

This commit is contained in:
Jacob Cody Wimer
2013-12-26 14:39:20 -05:00
parent 6a38c8388b
commit 5b6a127549
17 changed files with 262 additions and 13 deletions

View File

@@ -38,6 +38,12 @@ group :doc do
gem 'sdoc', require: false
end
#MY GEMS
gem 'devise'
gem 'cancan'
gem 'bootstrap-sass', '2.3.2.0'
# Use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.1.2'