added sweetalert-rails

This commit is contained in:
Andreas N 2015-01-03 16:51:00 +01:00
parent 82924cfbec
commit 4fc98d5980
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ gem 'bcrypt', '~> 3.1.7'
gem 'haml'
gem 'bootstrap-sass', '~> 3.2.0.1'
gem 'bootswatch-rails'
gem 'sweetalert-rails'
gem 'will_paginate'
gem 'will_paginate-bootstrap'
gem 'http_accept_language'