added sweetalert-rails
This commit is contained in:
parent
82924cfbec
commit
4fc98d5980
1
Gemfile
1
Gemfile
|
@ -20,6 +20,7 @@ gem 'bcrypt', '~> 3.1.7'
|
||||||
gem 'haml'
|
gem 'haml'
|
||||||
gem 'bootstrap-sass', '~> 3.2.0.1'
|
gem 'bootstrap-sass', '~> 3.2.0.1'
|
||||||
gem 'bootswatch-rails'
|
gem 'bootswatch-rails'
|
||||||
|
gem 'sweetalert-rails'
|
||||||
gem 'will_paginate'
|
gem 'will_paginate'
|
||||||
gem 'will_paginate-bootstrap'
|
gem 'will_paginate-bootstrap'
|
||||||
gem 'http_accept_language'
|
gem 'http_accept_language'
|
||||||
|
|
Loading…
Reference in New Issue